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:
|
on:
|
||||||
push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - 'main'
|
- 'main'
|
||||||
paths:
|
paths:
|
||||||
- Resources/Documents/Constitution.tex
|
- Resources/Documents/Constitution.tex
|
||||||
# so we can manually build the artifacts
|
# so we can manually build the artifacts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue