Skip to content

Commit

Permalink
github/workflows: set read-only default permissions to approve workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Valdes <ivan@vald.es>
  • Loading branch information
ivanvc committed Jul 25, 2024
1 parent 94077fc commit 5a02298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-workflow-approve.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: Approve GitHub Workflows
permissions: read-all

on:
pull_request_target:
Expand Down

0 comments on commit 5a02298

Please sign in to comment.