File tree Expand file tree Collapse file tree 10 files changed +60
-70
lines changed Expand file tree Collapse file tree 10 files changed +60
-70
lines changed Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/media-livestream.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' media/livestream/**'
27
- - ' .github/workflows/media-livestream.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' media/livestream/**'
33
32
- ' .github/workflows/media-livestream.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/media-transcoder.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' media/transcoder/**'
27
- - ' .github/workflows/media-transcoder.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' media/transcoder/**'
33
32
- ' .github/workflows/media-transcoder.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/media-video-stitcher.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' media/video-stitcher/**'
27
- - ' .github/workflows/media-video-stitcher.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' media/video-stitcher/**'
33
32
- ' .github/workflows/media-video-stitcher.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/mediatranslation.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' mediatranslation/**'
27
- - ' .github/workflows/mediatranslation.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' mediatranslation/**'
33
32
- ' .github/workflows/mediatranslation.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/monitoring-opencensus.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' monitoring/opencensus/**'
27
- - ' .github/workflows/monitoring-opencensus.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' monitoring/opencensus/**'
33
32
- ' .github/workflows/monitoring-opencensus.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/monitoring-prometheus.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' monitoring/prometheus/**'
27
- - ' .github/workflows/monitoring-prometheus.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' monitoring/prometheus/**'
33
32
- ' .github/workflows/monitoring-prometheus.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/monitoring-snippets.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' monitoring/snippets/**'
27
- - ' .github/workflows/monitoring-snippets.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' monitoring/snippets/**'
33
32
- ' .github/workflows/monitoring-snippets.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/opencensus.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' opencensus/**'
27
- - ' .github/workflows/opencensus.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' opencensus/**'
33
32
- ' .github/workflows/opencensus.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/recaptcha-enterprise.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' recaptcha_enterprise/snippets/**'
27
- - ' .github/workflows/recaptcha-enterprise.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' recaptcha_enterprise/snippets/**'
33
32
- ' .github/workflows/recaptcha-enterprise.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/retail.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' retail/**'
27
- - ' .github/workflows/retail.yaml'
28
- - ' .github/workflows/test.yaml'
29
- pull_request_target :
30
- types : [labeled]
25
+ types :
26
+ - opened
27
+ - reopened
28
+ - synchronize
29
+ - labeled
31
30
paths :
32
31
- ' retail/**'
33
32
- ' .github/workflows/retail.yaml'
34
33
- ' .github/workflows/test.yaml'
35
34
schedule :
36
- - cron : ' 0 0 * * 0'
35
+ - cron : ' 0 0 * * 0'
37
36
jobs :
38
37
test :
39
38
permissions :
You can’t perform that action at this time.
0 commit comments