Skip to content

Commit

Permalink
Merge pull request #4983 from sashashura/patch-1
Browse files Browse the repository at this point in the history
GitHub Workflows security hardening
  • Loading branch information
javierm committed Mar 1, 2023
2 parents 8f01a25 + bb52ade commit 4425f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kanban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Kanban management
on:
pull_request_target:
types: [opened, reopened]
permissions: {}
env:
MY_GITHUB_TOKEN: ${{ secrets.KANBAN_TOKEN }}

Expand Down

0 comments on commit 4425f0f

Please sign in to comment.