Test workflow in my branch
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -1,8 +1,6 @@
|
||||
on:
|
||||
# TODO: Revert to only running on main branch pushes after testing
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
pull_request:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Reference in New Issue
Block a user