From 71b48818859a3530c1e6d93579e424387287efd9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 30 Dec 2019 12:18:21 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b656e0715..0e37abd90 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -47,6 +47,7 @@ jobs: uses: actions/checkout@master with: fetch-depth: 1 + ref: develop repository: Orange-Management/Build path: Build - name: Setup PHP, with composer and extensions @@ -85,6 +86,7 @@ jobs: uses: actions/checkout@master with: fetch-depth: 1 + ref: develop repository: Orange-Management/Build path: Build - name: Setup PHP, with composer and extensions @@ -122,6 +124,7 @@ jobs: uses: actions/checkout@master with: fetch-depth: 1 + ref: develop repository: Orange-Management/Build path: Build - name: Setup PHP, with composer and extensions @@ -159,6 +162,7 @@ jobs: uses: actions/checkout@master with: fetch-depth: 1 + ref: develop repository: Orange-Management/Build path: Build - name: Setup PHP, with composer and extensions