Update ci-selftests.yml

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

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

Loading…
Cancel
Save