Merge pull request #4983 from sashashura/patch-1
GitHub Workflows security hardening
This commit is contained in:
1
.github/workflows/kanban.yml
vendored
1
.github/workflows/kanban.yml
vendored
@@ -2,6 +2,7 @@ name: Kanban management
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, reopened]
|
||||
permissions: {}
|
||||
env:
|
||||
MY_GITHUB_TOKEN: ${{ secrets.KANBAN_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user