Skip to content

Commit 83316b4

Browse files
committed
GHA: disable permissions where missing
1 parent 91b9617 commit 83316b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ concurrency:
1616
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
1717
cancel-in-progress: true
1818

19+
permissions: {}
20+
1921
jobs:
2022
DetermineMatrix:
2123
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)