Update codeql.yml

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

@ -27,6 +27,10 @@ on:
# - cron: '15 13 * * 3'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
analyze:
name: Analyze

Loading…
Cancel
Save