Skip to content

Commit

Permalink
ci: update permissions for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gperdomor committed Oct 14, 2023
1 parent 5db51c5 commit b699d50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
- main
pull_request:

# Needed for nx-set-shas within nx-cloud-main.yml, when run on the main branch
permissions:
actions: read
contents: read

jobs:
main:
name: Nx Cloud - Main Job
Expand Down

0 comments on commit b699d50

Please sign in to comment.