Skip to content

Commit

Permalink
Add paths param to pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ace Nassri committed Nov 21, 2022
1 parent bd3922f commit da50446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'compute/**'
pull_request_target:
types: [labeled]
paths:
- 'compute/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down

0 comments on commit da50446

Please sign in to comment.