Skip to content

Commit 277da50

Browse files
Finish workflow
1 parent 6d429e9 commit 277da50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Tests
2-
on: # yamllint disable-line rule:truthy
3-
push:
4-
workflow_dispatch:
2+
on: [pull_request, workflow_dispatch]
53
jobs:
64
build_pdf:
75
name: Create Test PDF

0 commit comments

Comments
 (0)