mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
chore: reset code
This commit is contained in:
parent
8f1a91f558
commit
b8f7b475bb
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ By default, github-script will use the token provided to your workflow.
|
|||
```yaml
|
||||
on:
|
||||
issues:
|
||||
|
||||
types: [opened]
|
||||
# see: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token
|
||||
permissions:
|
||||
issues: 'write'
|
||||
|
|
|
|||
Loading…
Reference in a new issue