ci: Only run Kontrol tests on PRs or develop (#9199)
Adds a check to prevent long-running Kontrol tests from running in the merge queue. They will still run on PRs and on `develop`. This helps get around a limitation in check-changed that causes all tests to be run on PRs in the merge queue.
Showing
Please register or sign in to comment