Skip to content

Commit

Permalink
fix: only trigger CI on path changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ace-n committed Nov 21, 2022
1 parent 74ff63e commit e850050
Show file tree
Hide file tree
Showing 73 changed files with 146 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/appengine-analytics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/analytics/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/analytics/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-building-an-app-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/building-an-app/build/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/building-an-app/build/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-building-an-app-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/building-an-app/update/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/building-an-app/update/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-datastore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/datastore/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/datastore/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-endpoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/endpoints/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/endpoints/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-hello-world-flexible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/hello-world/flexible/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/hello-world/flexible/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-hello-world-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/hello-world/standard/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/hello-world/standard/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-memcached.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/memcached/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/memcached/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-metadata-flexible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/metadata/flexible/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/metadata/flexible/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-metadata-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/metadata/standard/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/metadata/standard/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-pubsub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/pubsub/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/pubsub/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-static-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/static-files/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/static-files/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-storage-flexible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/storage/flexible/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/storage/flexible/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-storage-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/storage/standard/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/storage/standard/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-twilio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/twilio/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/twilio/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-typescript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/typescript/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/typescript/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/appengine-websockets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'appengine/websockets/**'
pull_request_target:
types: [labeled]
paths:
- 'appengine/websockets/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'auth/**'
pull_request_target:
types: [labeled]
paths:
- 'auth/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/automl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'automl/**'
pull_request_target:
types: [labeled]
paths:
- 'automl/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/batch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'batch/**'
pull_request_target:
types: [labeled]
paths:
- 'batch/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cloud-language.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'cloud-language/**'
pull_request_target:
types: [labeled]
paths:
- 'cloud-language/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cloud-tasks-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'cloud-tasks/tutorial-gcf/app/**'
pull_request_target:
types: [labeled]
paths:
- 'cloud-tasks/tutorial-gcf/app/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cloud-tasks-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'cloud-tasks/tutorial-gcf/function/**'
pull_request_target:
types: [labeled]
paths:
- 'cloud-tasks/tutorial-gcf/function/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cloud-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'cloud-tasks/snippets/**'
pull_request_target:
types: [labeled]
paths:
- 'cloud-tasks/snippets/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'cloudbuild/**'
pull_request_target:
types: [labeled]
paths:
- 'cloudbuild/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'composer/functions/composer-storage-trigger/**'
pull_request_target:
types: [labeled]
paths:
- 'composer/functions/composer-storage-trigger/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/composer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'composer/**'
pull_request_target:
types: [labeled]
paths:
- 'composer/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/contact-center-insights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'contact-center-insights/**'
pull_request_target:
types: [labeled]
paths:
- 'contact-center-insights/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/container-analysis-snippets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'container-analysis/snippets/**'
pull_request_target:
types: [labeled]
paths:
- 'container-analysis/snippets/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/containerengine-hello-world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'containerengine/hello-world/**'
pull_request_target:
types: [labeled]
paths:
- 'containerengine/hello-world/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/datacatalog-cloud-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'datacatalog/cloud-client/**'
pull_request_target:
types: [labeled]
paths:
- 'datacatalog/cloud-client/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/datacatalog-quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'datacatalog/quickstart/**'
pull_request_target:
types: [labeled]
paths:
- 'datacatalog/quickstart/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/datalabeling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- "datalabeling/**"
pull_request_target:
types: [labeled]
paths:
- "datalabeling/**"
schedule:
- cron: "0 0 * * 0"
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/datastore-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'datastore/functions/**'
pull_request_target:
types: [labeled]
paths:
- 'datastore/functions/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/endpoints-getting-started-grpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'endpoints/getting-started-grpc/**'
pull_request_target:
types: [labeled]
paths:
- 'endpoints/getting-started-grpc/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/endpoints-getting-started.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'endpoints/getting-started/**'
pull_request_target:
types: [labeled]
paths:
- 'endpoints/getting-started/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/error-reporting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- "error-reporting/**"
pull_request_target:
types: [labeled]
paths:
- "error-reporting/**"
schedule:
- cron: "0 0 * * 0"
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-concepts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/concepts/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/concepts/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-firebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/firebase/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/firebase/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-helloworld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/helloworld/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/helloworld/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/http/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/http/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-log.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/log/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/log/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-memorystore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/memorystore/redis/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/memorystore/redis/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/functions-pubsub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'functions/pubsub/**'
pull_request_target:
types: [labeled]
paths:
- 'functions/pubsub/**'
schedule:
- cron: '0 0 * * 0'
jobs:
Expand Down
Loading

0 comments on commit e850050

Please sign in to comment.