Skip to content

Commit

Permalink
ci(BACK-7982): add missing workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger committed Nov 18, 2024
1 parent dfab2a1 commit 6e6f720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- cron: '0 7 * * *'
workflow_dispatch:

permissions:
id-token: write

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 6e6f720

Please sign in to comment.