fix
This commit is contained in:
parent
6349403466
commit
6d27d4d607
5
.github/workflows/assign-to-project.yml
vendored
5
.github/workflows/assign-to-project.yml
vendored
|
@ -7,6 +7,11 @@ on:
|
|||
|
||||
# github-script: https://github.com/actions/github-script
|
||||
# -> points to github rest (octokit) reference doc
|
||||
|
||||
# github PAT: https://github.com/settings/tokens
|
||||
# must have full repo access
|
||||
|
||||
# FIXME how can I prevent a user from creating a PR and stealing my token?
|
||||
|
||||
jobs:
|
||||
assign:
|
||||
|
|
Loading…
Reference in New Issue
Block a user