Skip to content

Commit

Permalink
fix: Removed usage of pull_request_target as much as possible to prev…
Browse files Browse the repository at this point in the history
…ent security concerns

Signed-off-by: Theodor Mihalache <[email protected]>
  • Loading branch information
tmihalac committed Sep 24, 2024
1 parent 40022b2 commit 1eefca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
# group: pr-integration-tests-${{ github.event.pull_request.number }}
# cancel-in-progress: true
permissions:
contents: write
# contents: write
actions: write
# attestations: read
# checks: read
Expand Down

0 comments on commit 1eefca3

Please sign in to comment.