We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262294b commit 571ea55Copy full SHA for 571ea55
.github/workflows/ci.yml
@@ -1,5 +1,6 @@
1
name: Sharpy CI
2
run-name: ${{ github.actor }} CI for sharpy
3
+permissions: read-all
4
on:
5
push:
6
branches:
0 commit comments