This commit is contained in:
Adria Navarro 2023-06-20 12:00:30 +01:00
parent 978e78ee26
commit aa3294f08e
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ jobs:
- name: Fetch develop branch
run: git fetch origin develop
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
- name: Check pro commit
id: pro_commit