We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea22b8 commit 28ecc2aCopy full SHA for 28ecc2a
1 file changed
.github/workflows/format.yml
@@ -10,4 +10,7 @@ jobs:
10
format:
11
if: github.repository_owner == 'bombshell-dev'
12
uses: bombshell-dev/automation/.github/workflows/format.yml@main
13
+ permissions:
14
+ contents: write
15
+ pull-requests: write
16
secrets: inherit
0 commit comments