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 7, 2024
1 parent d94147f commit 8d5f3a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,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 8d5f3a0

Please sign in to comment.