Skip to content

Commit 6a1f6d4

Browse files
authored
fix: run tests on master branch, too
1 parent 143ac43 commit 6a1f6d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/create-test-action.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ async function createTestAction() {
99
on:
1010
push:
1111
branches:
12+
- master
1213
- "greenkeeper/**"
1314
pull_request:
1415
types: [opened, synchronize]

0 commit comments

Comments
 (0)