cicd: will only run on the main branch from now on

This commit is contained in:
silver 2025-03-18 00:36:14 +00:00
parent 7ce5eb3fe5
commit b0480a5143
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -2,8 +2,8 @@ name: On_Push
on:
push:
# branches:
# - 'main'
branches:
- 'main'
paths:
- Resources/Documents/Constitution.tex
# so we can manually build the artifacts