Merge pull request #1920 from openmv/fix_codefmt_workflow

misc: Fix code format workflow.
This commit is contained in:
Ibrahim Abdelkader 2023-09-08 12:42:21 +03:00 committed by GitHub
commit 29c5aedf02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
with:
submodules: false
persist-credentials: false
repository: ${{ github.event.pull_request.head.repo.full_name }}
# repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: '♻ Caching dependencies'
uses: actions/cache@v3.3.1