Compare commits
No commits in common. "c18793a25c31b0dee2f59bbab690c66bcceeb89a" and "41c26393f410449e01e36abc598a118f9904de02" have entirely different histories.
c18793a25c
...
41c26393f4
2
.github/workflows/repo-sync.yml
vendored
2
.github/workflows/repo-sync.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
if: github.repository_owner == 'Mic92'
|
if: github.repository_owner == 'Mic92'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- name: repo-sync
|
- name: repo-sync
|
||||||
|
Loading…
Reference in New Issue
Block a user