Skip to content

Commit 8169e16

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> Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
1 parent 2836f87 commit 8169e16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integration_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
paths-ignore:
55
- "docs/**"
66
- "*.md"
7+
permissions:
8+
contents: read
79
jobs:
810
integration:
911
name: Integration Tests

0 commit comments

Comments
 (0)