Skip to content

Commit b804dcf

Browse files
kingyue737Justineo
authored andcommitted
chore: add permissions in workflow
1 parent c1035a9 commit b804dcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: CI
2+
3+
permissions:
4+
contents: read
5+
26
on:
37
pull_request:
48
push:

0 commit comments

Comments
 (0)