Trigger CI on new branch creation

With this, you can now trigger workflows in VS Code and GitHub manually.
This commit is contained in:
Ross Wheeler 2024-06-04 10:14:42 -07:00
parent 5379b1d9e9
commit d51c8db395

View file

@ -1,6 +1,7 @@
name: Build and test
on:
create:
workflow_dispatch:
push:
branches: