add podAntiAffinity for masters in demo cfg, fix yqlAgent count for 0.9.1 #379
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Run compat tests | |
on: | |
pull_request: | |
jobs: | |
check: | |
name: Run compat tests | |
uses: ./.github/workflows/subflow_run_compat_tests.yaml |