Skip to content

Commit

Permalink
updated permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 2, 2024
1 parent 6cf2141 commit aaf75b1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/run-setup-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:

test-prod:
runs-on: ${{ inputs.WORKFLOW_AGENT }}

permissions:
contents: read
packages: write

steps:
- uses: actions/checkout@v2

Expand Down Expand Up @@ -57,10 +52,6 @@ jobs:
test-dev:
runs-on: ${{ inputs.WORKFLOW_AGENT }}

permissions:
contents: read
packages: write

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit aaf75b1

Please sign in to comment.