File tree Expand file tree Collapse file tree 2 files changed +22
-5
lines changed
Expand file tree Collapse file tree 2 files changed +22
-5
lines changed Original file line number Diff line number Diff line change 1+ name : Book with Pillar
2+
3+ on :
4+ push :
5+ branches : [ main ]
6+ pull_request :
7+ branches : [ main ]
8+ schedule :
9+ - cron : ' 0 0 * * 0'
10+
11+ # Allows you to run this workflow manually from the Actions tab
12+ workflow_dispatch :
13+
14+ jobs :
15+ build :
16+ uses : SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@newVersionOfPillar
17+ with :
18+ bookname : bkTemplate
Original file line number Diff line number Diff line change 1- _result /*
21** /* .aux
32** /* .DS_Store
43** /* .out
54** /* .log
65** /* .synctex.gz
7- # *.pdf
6+ * .pdf
87** /* .blg
9-
8+ _result
109journal.pdf
1110
1211# # Core latex/pdflatex auxiliary files:
@@ -32,8 +31,8 @@ journal.pdf
3231# *.eps
3332# *.pdf
3433
35- # .pdf
36- # src/*.pdf
34+ .pdf
35+ src /* .pdf
3736
3837# # Bibliography auxiliary files (bibtex/biblatex/biber):
3938# *.bbl
You can’t perform that action at this time.
0 commit comments