Add main branch in whitelist branches
[infra/cicd.git] / jjb / airship / job_linter_tests.yml
index 8de63fd7235541805f4bd4fb70b8b0cbdb002652..339003122fb74df1272e1afc62c0d3278185bd5c 100644 (file)
         trigger-phrase: '/lint'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
-        github-hooks: False
+        github-hooks: True
         permit-all: False
         auto-close-on-fail: False
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - master
+          - main
         status-context: "linter-tests"
         success-status: "Passed"
         failure-status: "Failed"