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 1ed4c4a commit 8fe4f96Copy full SHA for 8fe4f96
.github/main.workflow
@@ -1,6 +1,6 @@
1
workflow "test" {
2
resolves = ["CI Test Runner"]
3
- on = "push"
+ on = "pull_request"
4
}
5
6
action "CI Test Runner" {
0 commit comments