Skip to content

Commit 2b2d763

Browse files
fix(ci): add perms (#78)
Signed-off-by: Michael I Chen <michael.chen@aicadium.ai> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 2ab7582 commit 2b2d763

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/validate-scripts.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ on:
2121
- 'tests/*.bats'
2222
- README.md
2323

24+
permissions:
25+
contents: read
26+
2427
concurrency:
2528
group: ${{ github.workflow }}-${{ github.ref }}
2629
cancel-in-progress: true

0 commit comments

Comments
 (0)