mirror of
https://github.com/kou029w/web5.pages.dev.git
synced 2025-01-18 08:05:04 +00:00
Merge branch 'main' into speed-up
This commit is contained in:
commit
c479c9c179
1 changed files with 4 additions and 0 deletions
4
.github/workflows/merge-schedule.yml
vendored
4
.github/workflows/merge-schedule.yml
vendored
|
@ -1,6 +1,10 @@
|
|||
name: merge-schedule
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- edited
|
||||
- synchronize
|
||||
schedule:
|
||||
# https://crontab.guru/every-hour
|
||||
- cron: 0 * * * *
|
||||
|
|
Loading…
Add table
Reference in a new issue