Skip to content

Commit af75bd3

Browse files
vincentfretinclaude
authored andcommitted
Add empty permissions block to trigger-deploy workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ca6d694 commit af75bd3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/trigger-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches: [master]
66

7+
permissions: {}
8+
79
jobs:
810
trigger:
911
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)