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