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 f5c7400 commit 0382e75Copy full SHA for 0382e75
.github/main.workflow
@@ -8,8 +8,8 @@ action "test-pipeline-runner" {
8
secrets = ["CF_API_KEY"]
9
env = {
10
COMMIT_SHA = "16067146f79965ba4a58a7b2b182f8b0288ecded"
11
- BRANCH = "master"
12
PIPELINE_NAME = "runp/runp"
13
TRIGGER_NAME = "codefresh-io/codefresh-github-action-test"
+ BRANCH = "add_test_action"
14
}
15
0 commit comments