Skip to content
1 change: 1 addition & 0 deletions .github/workflows/awesome_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on: [push, pull_request]
permissions:
pull-requests: write
contents: write
issues: write

jobs:
MainSequence:
Expand Down
Loading