We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
master
1 parent 143ac43 commit 6a1f6d4Copy full SHA for 6a1f6d4
lib/create-test-action.js
@@ -9,6 +9,7 @@ async function createTestAction() {
9
on:
10
push:
11
branches:
12
+ - master
13
- "greenkeeper/**"
14
pull_request:
15
types: [opened, synchronize]
0 commit comments