Skip to content

Commit b339b4b

Browse files
authored
Update .github/workflows/reusable-docs.yml
1 parent 49de8fa commit b339b4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,4 @@ jobs:
126126
- name: 'Run epubcheck'
127127
run: epubcheck Doc/build/epub/Python.epub &> Doc/epubcheck.txt
128128
- name: 'Check for fatal errors in EPUB'
129-
if: github.event_name == 'pull_request'
130129
run: python Doc/tools/check-epub.py

0 commit comments

Comments
 (0)