Skip to content

Commit 0382e75

Browse files
Update main.workflow
1 parent f5c7400 commit 0382e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ action "test-pipeline-runner" {
88
secrets = ["CF_API_KEY"]
99
env = {
1010
COMMIT_SHA = "16067146f79965ba4a58a7b2b182f8b0288ecded"
11-
BRANCH = "master"
1211
PIPELINE_NAME = "runp/runp"
1312
TRIGGER_NAME = "codefresh-io/codefresh-github-action-test"
13+
BRANCH = "add_test_action"
1414
}
1515
}

0 commit comments

Comments
 (0)