Skip to content

Commit 4417171

Browse files
committed
Adding push to workflow [skip ci]
1 parent 9842ce7 commit 4417171

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/build.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ on:
88
- '**/*.md'
99
- '**/*.gitignore'
1010
- '**/*.gitattributes'
11+
push:
12+
branches:
13+
- main
14+
paths-ignore:
15+
- '**/*.md'
16+
- '**/*.gitignore'
17+
- '**/*.gitattributes'
1118

1219
jobs:
1320
build:

0 commit comments

Comments
 (0)