Skip to content

Commit 11afc6a

Browse files
fix: 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: Hanut Arora <[email protected]>
1 parent 88a8d7f commit 11afc6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: Node CI
2+
permissions:
3+
contents: read
4+
actions: write
25

36
on:
47
workflow_dispatch:

0 commit comments

Comments
 (0)