1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

ci: add strict GITHUB_TOKEN permissions (#76)

Carlo Sala
2025-07-28 19:56:34 +02:00
committed by GitHub
parent 3b6a919e72
commit 6b02b8664d

@@ -9,6 +9,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
publish:
runs-on: ubuntu-latest