Skip to content

Commit

Permalink
give broad permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 11, 2024
1 parent eb79080 commit 1479e93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ on:
env:
BUILD_ARM: "true"

permissions:
contents: read
packages: write
checks: read

jobs:
trigger-backend:
uses: ./.github/workflows/backend.yml
Expand Down

0 comments on commit 1479e93

Please sign in to comment.