Skip to content

Commit

Permalink
Merge pull request #3090 from cisagov/ms/2999-update-workflow-permiss…
Browse files Browse the repository at this point in the history
…ions

HOTFIX #3003 Update Workflow Permissions
  • Loading branch information
Matt-Spence authored Nov 16, 2024
2 parents 08ad55a + e61b1b7 commit 2a48249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
runs-on: ubuntu-latest
needs: [variables, deploy]
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/github-script@v6
env:
Expand Down

0 comments on commit 2a48249

Please sign in to comment.