Skip to content

Commit 571ea55

Browse files
committed
setting worklfow token permissions to read
1 parent 262294b commit 571ea55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)