From 93b0d3829de52f5f5bdd0686b2e5ff37876938a3 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 27 Jan 2024 01:01:56 +0100 Subject: [PATCH] update github actions: branch = develop --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 600b0b7b..2909555a 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -34,7 +34,7 @@ jobs: - name: Checkout MyAAC uses: actions/checkout@v3 with: - ref: 0.9 + ref: develop - name: Checkout TFS uses: actions/checkout@v3