1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Don't fetch

This commit is contained in:
Adria Navarro 2023-06-20 12:58:20 +01:00
parent b6e3d26ef2
commit 01fc38da0a

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