From 201426a72309d4db0e2f3a996eb1487d79adbee1 Mon Sep 17 00:00:00 2001 From: lizrabuya <115472349+lizrabuya@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:20:08 +1000 Subject: [PATCH] Update fly-colors.yml --- .github/workflows/fly-colors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fly-colors.yml b/.github/workflows/fly-colors.yml index eb962c5..ed8e8db 100644 --- a/.github/workflows/fly-colors.yml +++ b/.github/workflows/fly-colors.yml @@ -9,7 +9,7 @@ jobs: uses: buildkite/trigger-pipeline-action@v1.6.0 with: buildkite-token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }} - pipeline: "lzrbkorg/trigger-from-gha-demo" + pipeline: "lzrinc/experimental-pipeline" branch: ${{ github.ref }} commit: ${{ github.sha }} message: ":buildkite::github: 🚀🚀🚀 Triggered from GHA On Pull Request"