chore(CI): update permissions of GITHUB_TOKEN

This commit is contained in:
Zeke Zhang 2024-08-09 21:54:34 +08:00
parent 688e9efd67
commit 4faf0d6ce2

View File

@ -419,6 +419,8 @@ jobs:
- plugin-workflow - plugin-workflow
- plugin-workflow-approval - plugin-workflow-approval
- plugin-data-source-main - plugin-data-source-main
permissions:
pull-requests: write
if: ${{ !cancelled() && github.event.pull_request.number }} if: ${{ !cancelled() && github.event.pull_request.number }}
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4