Update ci-taptests.yml

pull/4318/head
Miro Stauder 3 years ago committed by GitHub
parent 3d84dc410c
commit f35ebaba84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,10 @@ on:
# - cron: '15 13 * * 3'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-22.04

Loading…
Cancel
Save