Skip to content

Commit

Permalink
Nested job permissions needed
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-riggs committed Aug 22, 2024
1 parent b3ccefd commit 2ccaec4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:

update_ORM:
name: Call orm update workflow
permissions:
contents: write
pull-requests: write
needs:
- build
- get-env-vars
Expand Down

0 comments on commit 2ccaec4

Please sign in to comment.