Skip to content

Commit 47bf397

Browse files
authored
Update ci.yml
1 parent 3c942fa commit 47bf397

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ jobs:
1515
build:
1616

1717
runs-on: ubuntu-latest
18-
18+
19+
permissions:
20+
contents: read
21+
checks: write
22+
1923
steps:
2024
- uses: actions/checkout@v4
2125

0 commit comments

Comments
 (0)