Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trigger a CI workflow build via push only for the main and develop branches. This avoids the CI always doing to build twice when pushed and making a PR for a branch. Specify the specific PR events to trigger on. Run the CI automatically every week day so we can be alerted if a build suddenly fails when we're not working on it. Cancel builds in progress immediately when a new change is pushed on a branch, except for the main branch. [skip changeset] [skip review]
- Loading branch information