Skip to content

Commit

Permalink
Fix readme (actions#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
sungh0lim authored Jul 31, 2023
1 parent b2180b4 commit c3a5749
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ jobs:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -202,10 +201,10 @@ on:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- id: label-the-PR
uses: actions/labeler@v4
Expand Down

0 comments on commit c3a5749

Please sign in to comment.