We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20e634 commit 166e725Copy full SHA for 166e725
.github/workflows/test-sdc-tasks.yml
@@ -6,6 +6,16 @@ on:
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
19
pull_request_target:
20
paths:
21
0 commit comments