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