Update format.yml

pull/14255/head
freearhey 1 year ago
parent 33d6677eb6
commit 7569109c40

@ -8,13 +8,11 @@ jobs:
main:
# if: ${{ github.event.pull_request.merged == true }}
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: getsentry/action-github-app-token@v2
- uses: tibdex/github-app-token@v2
if: ${{ !env.ACT }}
id: create-app-token
with:

Loading…
Cancel
Save