Skip to content

Commit 28ecc2a

Browse files
authored
Update format.yml to include permissions (#493)
1 parent 6ea22b8 commit 28ecc2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/format.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ jobs:
1010
format:
1111
if: github.repository_owner == 'bombshell-dev'
1212
uses: bombshell-dev/automation/.github/workflows/format.yml@main
13+
permissions:
14+
contents: write
15+
pull-requests: write
1316
secrets: inherit

0 commit comments

Comments
 (0)