Skip to content

Commit

Permalink
ci: enhance AutoGenerator workflow with content write permissions
Browse files Browse the repository at this point in the history
- Add write permissions for contents in the AutoGenerator workflow

Signed-off-by: 陳鈞 <[email protected]>
  • Loading branch information
jim60105 committed Oct 20, 2024
1 parent 6fb1b37 commit 21f52da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/AutoGenerator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

permissions:
pull-requests: write
contents: write

jobs:
Auto_Generator:
Expand Down

0 comments on commit 21f52da

Please sign in to comment.