cicd: will only run on the main branch from now on
This commit is contained in:
parent
7ce5eb3fe5
commit
b0480a5143
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue