Skip to content

Commit

Permalink
Fix PR trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
zijchen committed Apr 15, 2024
1 parent 55bd5e0 commit c13aedf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: pr-check

on:
pull_request_target:
paths-ignore:
- '.github/workflows/pr-check.yml'
pull_request:
paths:
- '.github/workflows/pr-check.yml'
Expand Down

0 comments on commit c13aedf

Please sign in to comment.