Skip to content

Commit cda733d

Browse files
authored
Merge pull request #3 from dapper91/dev
master branch push test job added.
2 parents 649457e + 26cb837 commit cda733d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- dev
77
- master
8+
push:
9+
branches:
10+
- master
811

912
jobs:
1013
test:

0 commit comments

Comments
 (0)