Skip to content

Commit 57d7542

Browse files
author
Ace Nassri
committed
Add paths param to pull_request_target
1 parent 85b80db commit 57d7542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compute.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- 'compute/**'
1111
pull_request_target:
1212
types: [labeled]
13+
paths:
14+
- 'compute/**'
1315
schedule:
1416
- cron: '0 0 * * 0'
1517
jobs:

0 commit comments

Comments
 (0)