Skip to content

Commit

Permalink
Add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
iory committed Jan 12, 2024
1 parent 6e65fb3 commit f9cf2d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

permissions:
id-token: write
contents: read
pull-requests: write

jobs:
formatting:
name: Check Formatting
Expand Down

0 comments on commit f9cf2d7

Please sign in to comment.