Skip to content

Commit fa696f2

Browse files
authored
Transition from Travis CI to GitHub Actions (chapter 4)
1. Update documentation.yml
2 parents 75edf46 + 82ea87a commit fa696f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ name: "Documentation"
55
on:
66
push:
77
branches: [ master ]
8-
pull_request:
9-
branches: [ master ]
108

119
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1210
jobs:

0 commit comments

Comments
 (0)