File tree Expand file tree Collapse file tree 14 files changed +84
-98
lines changed Expand file tree Collapse file tree 14 files changed +84
-98
lines changed Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/asset-snippets.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' asset/snippets/**'
27
- - ' .github/workflows/asset-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
- ' asset/snippets/**'
33
32
- ' .github/workflows/asset-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/auth.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' auth/**'
27
- - ' .github/workflows/auth.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
- ' auth/**'
33
32
- ' .github/workflows/auth.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/batch.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' batch/**'
27
- - ' .github/workflows/batch.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
- ' batch/**'
33
32
- ' .github/workflows/batch.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/cloud-language.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' cloud-language/**'
27
- - ' .github/workflows/cloud-language.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
- ' cloud-language/**'
33
32
- ' .github/workflows/cloud-language.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/cloud-tasks-snippets.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' cloud-tasks/snippets/**'
27
- - ' .github/workflows/cloud-tasks-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
- ' cloud-tasks/snippets/**'
33
32
- ' .github/workflows/cloud-tasks-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/cloud-tasks-tutorial-gcf-app.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' cloud-tasks/tutorial-gcf/app/**'
27
- - ' .github/workflows/cloud-tasks-tutorial-gcf-app.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
- ' cloud-tasks/tutorial-gcf/app/**'
33
32
- ' .github/workflows/cloud-tasks-tutorial-gcf-app.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/cloud-tasks-tutorial-gcf-function.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' cloud-tasks/tutorial-gcf/function/**'
27
- - ' .github/workflows/cloud-tasks-tutorial-gcf-function.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
- ' cloud-tasks/tutorial-gcf/function/**'
33
32
- ' .github/workflows/cloud-tasks-tutorial-gcf-function.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/cloudbuild.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' cloudbuild/**'
27
- - ' .github/workflows/cloudbuild.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
- ' cloudbuild/**'
33
32
- ' .github/workflows/cloudbuild.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/composer-functions-composer-storage-trigger.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' composer/functions/composer-storage-trigger/**'
27
- - ' .github/workflows/composer-functions-composer-storage-trigger.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
- ' composer/functions/composer-storage-trigger/**'
33
32
- ' .github/workflows/composer-functions-composer-storage-trigger.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/composer.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' composer/**'
27
- - ' .github/workflows/composer.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
- ' composer/**'
33
32
- ' .github/workflows/composer.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/compute.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' compute/**'
27
- - ' .github/workflows/compute.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
- ' compute/**'
33
32
- ' .github/workflows/compute.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/contact-center-insights.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' contact-center-insights/**'
27
- - ' .github/workflows/contact-center-insights.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
- ' contact-center-insights/**'
33
32
- ' .github/workflows/contact-center-insights.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/container-analysis-snippets.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' container-analysis/snippets/**'
27
- - ' .github/workflows/container-analysis-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
- ' container-analysis/snippets/**'
33
32
- ' .github/workflows/container-analysis-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/container.yaml'
23
23
- ' .github/workflows/test.yaml'
24
24
pull_request :
25
- paths :
26
- - ' container/**'
27
- - ' .github/workflows/container.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
- ' container/**'
33
32
- ' .github/workflows/container.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