Skip to content

Commit 858e2af

Browse files
authored
Merge pull request #672 from HolterPhylo/UpdatePipeline
Update for pull_request
2 parents 0fa40ca + 7c9ff3e commit 858e2af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
- '*.md'
88
branches-ignore:
99
- 'gh-pages'
10+
pull_request:
11+
paths-ignore:
12+
- '*.md'
13+
branches-ignore:
14+
- 'gh-pages'
1015
create:
1116

1217
jobs:

0 commit comments

Comments
 (0)