Skip to content

Commit

Permalink
feat: add label-pr action --story=119540612
Browse files Browse the repository at this point in the history
  • Loading branch information
normal-wls committed Sep 6, 2024
1 parent 70e5d22 commit adbb251
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ jobs:
runs-on: ubuntu-latest

permissions:
issues: write
pull-requests: write

steps:
- name: Checkout repository
uses: actions/checkout@v2
# - name: Checkout repository
# uses: actions/checkout@v2

- name: Label PR
run: |
Expand Down

0 comments on commit adbb251

Please sign in to comment.