mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-03 22:34:29 +01:00
fix shirt-sizing workflow permissions
This commit is contained in:
1
.github/workflows/pr-label.yml
vendored
1
.github/workflows/pr-label.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
size:
|
||||
if: ${{ github.event_name == 'pull_request_target' }}
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user