Skip to content

Commit

Permalink
CI: fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
atafra committed Oct 3, 2024
1 parent 30a0a33 commit 5af7fa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/internal.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions: read-all

jobs:
package-source-tgz:
secrets: inherit
Expand Down

0 comments on commit 5af7fa3

Please sign in to comment.