Don't fetch

This commit is contained in:
Adria Navarro 2023-06-20 12:58:20 +01:00
parent b6e3d26ef2
commit 01fc38da0a
1 changed files with 2 additions and 2 deletions

View File

@ -140,8 +140,8 @@ jobs:
submodules: true
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
- name: Fetch develop branch
run: git fetch origin develop
# - name: Fetch develop branch
# run: git fetch origin develop
- name: Check pro commit
id: get_pro_commits