Skip to content

Commit 43a02be

Browse files
committed
feat: Add permissions
1 parent 14aaefd commit 43a02be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
if: github.event_name == 'repository_dispatch'
7878
needs: call-docs-build-push
7979
runs-on: ubuntu-latest
80+
permissions: read-all
8081
steps:
8182
- name: Trigger 'Slack notification for new theme release' workflow in 'nginx-hugo-theme' repo.
8283
run: |

0 commit comments

Comments
 (0)