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.
1 parent 5130a4c commit 3b58a9fCopy full SHA for 3b58a9f
.github/main.workflow
@@ -1,6 +1,6 @@
1
workflow "Test and build on push" {
2
resolves = ["Jekyll Pages Builder"]
3
- on = "push"
+ on = "pull_request"
4
}
5
6
action "CI Test Runner" {
0 commit comments