mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-22 19:40:47 +08:00
每天自动转存漏掉的issues
This commit is contained in:
6
.github/workflows/gcr.io_mirror.yml
vendored
6
.github/workflows/gcr.io_mirror.yml
vendored
@@ -1,13 +1,13 @@
|
||||
name: gcr.io_mirror
|
||||
|
||||
on:
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 16 * * *'
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
label:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
Schedule:
|
||||
-cron: '0 16 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user