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 9577066 commit b5599a5Copy full SHA for b5599a5
.github/main.workflow
@@ -10,7 +10,7 @@ action "gradle build" {
10
11
workflow "process pull request" {
12
on = "pull_request"
13
- resolves = ["post gif on fail", "branch cleanup"]
+ resolves = ["branch cleanup"]
14
}
15
16
action "post gif on fail" {
0 commit comments