Skip to content

Commit

Permalink
Fix: Resource not accessible by integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Apochromat committed Sep 17, 2024
1 parent c2bab1c commit f36115d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
pull_request:
branches: [ main ]

permissions:
id-token: write
contents: read
checks: write

jobs:
build:

Expand Down

0 comments on commit f36115d

Please sign in to comment.