add custom words
This commit is contained in:
@ -2,7 +2,7 @@ name: Compile LaTeX document
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, ci] # or any other branch you want to trigger the workflow
|
||||
branches: [main] # or any other branch you want to trigger the workflow
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
Reference in New Issue
Block a user