We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1eafd commit d91acafCopy full SHA for d91acaf
1 file changed
.github/workflows/deploy.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
8
+permissions: read-all
9
+
10
jobs:
11
deploy:
12
runs-on: ubuntu-latest
0 commit comments