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 a30fb64 commit d2c622aCopy full SHA for d2c622a
.github/workflows/benchmark.yml
@@ -8,6 +8,8 @@ on:
8
branches:
9
- main
10
11
+permissions: {}
12
+
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
15
cancel-in-progress: ${{ github.ref_name != 'main' }}
0 commit comments