We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57d8bf commit 38d7194Copy full SHA for 38d7194
.github/workflows/sycl-post-commit.yml
@@ -21,6 +21,7 @@ on:
21
- ./devops/dependencies.json
22
- ./devops/dependencies-igc-dev.json
23
24
+
25
concurrency:
26
# Cancel a currently running workflow from the same PR or commit hash.
27
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
0 commit comments