mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-08 12:11:45 +08:00
Non main repo ignores timed tasks
This commit is contained in:
1
.github/workflows/deep-sync.yml
vendored
1
.github/workflows/deep-sync.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
sync-images:
|
||||
if: github.repository == 'DaoCloud/public-image-mirror'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Reference in New Issue
Block a user