Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
yecol committed Aug 16, 2024
1 parent 8bec9c1 commit 4e39d1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
PR-Check:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
contents: write

steps:
- name: Conventional PR Check
Expand Down Expand Up @@ -54,6 +52,7 @@ jobs:
ignoreLabels: |
bot
ignore-semantic-pull-request
wip: true

- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit 4e39d1b

Please sign in to comment.