Skip to content

Commit

Permalink
Merge pull request #39 from Nordix/tuomo/drop-pr-approver-permissions
Browse files Browse the repository at this point in the history
explicitly drop pr approver workflow permissions
  • Loading branch information
metal3-io-bot committed May 23, 2024
2 parents 01f5f57 + 61b3611 commit 329e601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-gh-workflow-approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request_target:
types: [opened, edited, reopened, synchronize]

permissions: {}

jobs:
approve:
name: Approve on ok-to-test
Expand Down

0 comments on commit 329e601

Please sign in to comment.