This commit is contained in:
Stephan 2021-12-16 12:56:17 +01:00
parent 6349403466
commit 6d27d4d607

View File

@ -8,6 +8,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:
runs-on: ubuntu-latest