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