Update ci-builds.yml

pull/4318/head
Miro Stauder 3 years ago committed by GitHub
parent 598585016a
commit 5ff8d84e72
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:
builds:
runs-on: ubuntu-22.04

Loading…
Cancel
Save