Skip to content

Commit 1657679

Browse files
author
l
committed
use same triggers as validator
1 parent 166e725 commit 1657679

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

.github/workflows/test-sdc-tasks.yml

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
11
name: Test SDC Tasks
22

33
on:
4-
push:
5-
paths:
6-
- 'individual-shell-tools/**.sh'
7-
- 'shell-pipelines/**.sh'
8-
- 'jq/*.sh'
9-
pull_request:
10-
paths:
11-
- 'individual-shell-tools/**.sh'
12-
- 'shell-pipelines/**.sh'
13-
- 'jq/*.sh'
14-
types:
15-
- labeled
16-
- opened
17-
- edited
18-
- reopened
194
pull_request_target:
20-
paths:
21-
- 'individual-shell-tools/**.sh'
22-
- 'shell-pipelines/**.sh'
23-
- 'jq/*.sh'
245
types:
256
- labeled
7+
- unlabeled
268
- opened
279
- edited
2810
- reopened

0 commit comments

Comments
 (0)