Skip to content

Commit

Permalink
Update auto-rebase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGab19 authored Aug 30, 2024
1 parent 8db5ce6 commit e654f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
app_id: ${{ secrets.APP_ID}}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
permissions: >-
{"contents": "write", "metadata": "write", "pull_requests": "write", "workflows": "write"}
{"contents": "write", "pull_requests": "write", "workflows": "write"}
- name: Debug Permissions
run: |
Expand Down

0 comments on commit e654f87

Please sign in to comment.