Skip to content

Commit

Permalink
try pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Mar 28, 2024
1 parent 2b74cf4 commit 02f9474
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/self-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ on:
- 'requirements.txt'
- 'docs/examples/demo/**'
- '.github/workflows/self-test.yml'
pull_request_target:
branches: main
paths:
- 'action.yml'
- 'requirements.txt'
- 'docs/examples/demo/**'
- '.github/workflows/self-test.yml'

jobs:
test:
Expand Down

0 comments on commit 02f9474

Please sign in to comment.