Skip to content

Commit

Permalink
gavin-xin-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-xin authored May 24, 2024
1 parent ddc2b4a commit c1e1ddf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ on:
- opened
- edited
- synchronize

permissions:
pull-requests: read

jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
types: |
feat
Expand Down

0 comments on commit c1e1ddf

Please sign in to comment.