Skip to content

Commit bcc3435

Browse files
committed
removed this branch from github action trigger
1 parent de3ca11 commit bcc3435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/addPDF.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Convert certain .md to .pdf (see the pdf_conversion directory)
33
# Trigger the workflow on push to the master branch
44
on:
55
push:
6-
branches: [master, simplified_headings]
6+
branches: [master]
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)