Skip to content

Commit 7c9ff3e

Browse files
author
HolterPhylo
committed
Update for pull_request
1 parent 0fa40ca commit 7c9ff3e

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)