Skip to content

Commit

Permalink
Tighten permissions in test workflow that consumes cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnaneKhan authored Feb 6, 2025
1 parent fa879d4 commit b34a635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: Tests
permissions: read-all
runs-on: ubuntu-22.04
steps:
- name: Checkout Repo
Expand Down

0 comments on commit b34a635

Please sign in to comment.