diff --git a/.github/workflows/tracking-orm-6.build.yml b/.github/workflows/tracking-orm-6.build.yml index b4894869d8..03790fb364 100644 --- a/.github/workflows/tracking-orm-6.build.yml +++ b/.github/workflows/tracking-orm-6.build.yml @@ -7,10 +7,10 @@ on: # but only for the main branch push: branches: - - main + - wip/2.3 pull_request: branches: - - main + - wip/2.3 schedule: # * is a special character in YAML, so you have to quote this string # Run every hour at minute 25