Merge branch 'main' into speed-up

This commit is contained in:
Nebel 2024-03-17 12:34:53 +09:00 committed by GitHub
commit c479c9c179
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,10 @@
name: merge-schedule
on:
pull_request:
types:
- opened
- edited
- synchronize
schedule:
# https://crontab.guru/every-hour
- cron: 0 * * * *