mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
misc: Fix code format workflow.
This commit is contained in:
parent
3bb8d12a30
commit
34db45e682
2
.github/workflows/codeformat.yml
vendored
2
.github/workflows/codeformat.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: false
|
submodules: false
|
||||||
persist-credentials: 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'
|
- name: '♻ Caching dependencies'
|
||||||
uses: actions/cache@v3.3.1
|
uses: actions/cache@v3.3.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user