Skip to content

Commit 42a3edd

Browse files
authored
setting worklfow token permissions to read (#13)
1 parent c00dcb4 commit 42a3edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Sharpy CI
22
run-name: ${{ github.actor }} CI for sharpy
3+
permissions: read-all
34
on:
45
push:
56
branches:

0 commit comments

Comments
 (0)