diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index a96768c2..867c2c3c 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -10,4 +10,7 @@ jobs: format: if: github.repository_owner == 'bombshell-dev' uses: bombshell-dev/automation/.github/workflows/format.yml@main + permissions: + contents: write + pull-requests: write secrets: inherit