Skip to content

Commit d2c622a

Browse files
committed
ci: permissions: {}
1 parent a30fb64 commit d2c622a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches:
99
- main
1010

11+
permissions: {}
12+
1113
concurrency:
1214
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
1315
cancel-in-progress: ${{ github.ref_name != 'main' }}

0 commit comments

Comments
 (0)