Skip to content

Commit aa99a96

Browse files
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent c0d97ed commit aa99a96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/integration-test.yml

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

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
integration-test:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)