Skip to content
Snippets Groups Projects
Unverified Commit bfed45a5 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

ci: cancle outdated codeql jobs (#11656)

parent f4ebbb78
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,10 @@ on: ...@@ -9,6 +9,10 @@ on:
schedule: schedule:
- cron: '0 13 * * 1' - cron: '0 13 * * 1'
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions: permissions:
security-events: write security-events: write
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment