Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRobin committed Dec 12, 2024
1 parent d9bfed7 commit 3623280
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pr_automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ on:
- ready_for_review
- converted_to_draft

permissions:
pull-requests: write
contents: read

jobs:
pr-automation:
runs-on: ubuntu-latest
permissions:
pull-requests: write

steps:
- name: Mark PR as Draft
Expand Down

0 comments on commit 3623280

Please sign in to comment.