We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3ca11 commit bcc3435Copy full SHA for bcc3435
.github/workflows/addPDF.yml
@@ -3,7 +3,7 @@ name: Convert certain .md to .pdf (see the pdf_conversion directory)
3
# Trigger the workflow on push to the master branch
4
on:
5
push:
6
- branches: [master, simplified_headings]
+ branches: [master]
7
8
jobs:
9
build:
0 commit comments