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:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, reopened]
|
types: [opened, reopened]
|
||||||
|
permissions: {}
|
||||||
env:
|
env:
|
||||||
MY_GITHUB_TOKEN: ${{ secrets.KANBAN_TOKEN }}
|
MY_GITHUB_TOKEN: ${{ secrets.KANBAN_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user