chore: reset code

This commit is contained in:
阿 Cai 2025-02-05 11:19:53 +08:00
parent 8f1a91f558
commit b8f7b475bb

View file

@ -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'