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 adbb251 commit 744de15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
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 744de15

Please sign in to comment.