ci: Disable containerized-tests job

The containerized-test job should run only if
manually triggered.

Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
Yug 2021-04-07 18:38:50 +05:30 committed by mergify[bot]
parent 54753f898b
commit e030097eaa

View File

@ -22,7 +22,8 @@
- github-pull-request:
status-url: ${RUN_DISPLAY_URL}
status-context: ci/centos/containerized-tests
trigger-phrase: '/(re)?test ((all)|(ci/centos/containerized-tests))'
trigger-phrase: '/(re)?test ci/centos/containerized-tests'
only-trigger-phrase: true
permit-all: true
github-hooks: true
black-list-target-branches: