1
Some checks failed
az-vnr-patch-sync-to-github / build (push) Failing after 4s
sr-sync-to-github / build (push) Successful in 1m5s
az-more-slots-sync-to-github / build (push) Successful in 4s
tj-sync-to-github / build (push) Successful in 1m6s

This commit is contained in:
azw
2024-12-15 18:18:35 +08:00
parent c9af5ce567
commit 60a6bbf4fc
4 changed files with 12 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ run-name:
on: on:
schedule: schedule:
- cron: '50 */3 * * *' - cron: '50 */3 * * *'
issues:
types: [opened]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@@ -3,6 +3,9 @@ run-name:
on: on:
schedule: schedule:
- cron: '35 */3 * * *' - cron: '35 */3 * * *'
issues:
types: [opened]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@@ -3,6 +3,9 @@ run-name:
on: on:
schedule: schedule:
- cron: '5 */3 * * *' - cron: '5 */3 * * *'
issues:
types: [opened]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@@ -3,6 +3,9 @@ run-name:
on: on:
schedule: schedule:
- cron: '20 */3 * * *' - cron: '20 */3 * * *'
issues:
types: [opened]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest