diff --git a/config/jobs/update-github-teams/peribolos-syncer-client-go.yaml b/config/jobs/update-github-teams/peribolos-syncer-client-go.yaml index afa8206e30..c6165fe9f9 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-client-go.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-client-go.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/client-go: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-driverkit.yaml b/config/jobs/update-github-teams/peribolos-syncer-driverkit.yaml index 8c3a5c590f..69efe35aea 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-driverkit.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-driverkit.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/driverkit: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-falco-website.yaml b/config/jobs/update-github-teams/peribolos-syncer-falco-website.yaml index 0a055c90ea..20966342f2 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-falco-website.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-falco-website.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/falco-website: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-falco.yaml b/config/jobs/update-github-teams/peribolos-syncer-falco.yaml index b44fcb5270..810725c971 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-falco.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-falco.yaml @@ -2,7 +2,7 @@ postsubmits: falcosecurity/falco: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-falcosidekick-ui.yaml b/config/jobs/update-github-teams/peribolos-syncer-falcosidekick-ui.yaml index f17567ad85..49dde6e39f 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-falcosidekick-ui.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-falcosidekick-ui.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/falcosidekick-ui: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-falcosidekick.yaml b/config/jobs/update-github-teams/peribolos-syncer-falcosidekick.yaml index d82cfa2c76..dca13b7e40 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-falcosidekick.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-falcosidekick.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/falcosidekick: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-libs.yaml b/config/jobs/update-github-teams/peribolos-syncer-libs.yaml index fdfbc4f563..92720208c3 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-libs.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-libs.yaml @@ -2,7 +2,7 @@ postsubmits: falcosecurity/libs: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false diff --git a/config/jobs/update-github-teams/peribolos-syncer-test-infra.yaml b/config/jobs/update-github-teams/peribolos-syncer-test-infra.yaml index 9a0fe57929..57845b8255 100644 --- a/config/jobs/update-github-teams/peribolos-syncer-test-infra.yaml +++ b/config/jobs/update-github-teams/peribolos-syncer-test-infra.yaml @@ -6,7 +6,7 @@ postsubmits: falcosecurity/test-infra: - name: peribolos-syncer-post-submit branches: - - ^main$ + - ^master$ decorate: true max_concurrency: 1 skip_report: false