diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e159b4ef..8d58f5a1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,7 +3,7 @@ name: Build and test the editor on: # Runs on pushes targeting the default branch push: - branches: ["main", "chronos"] + branches: ["main", "switch-to-vfs"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: