change to a two-hourly schedule for release checks
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
name: ReleaseBot
|
||||
on:
|
||||
# push
|
||||
workflow_dispatch:
|
||||
# schedule:
|
||||
# - cron: '18 */2 * * *'
|
||||
# workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '18 */2 * * *'
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user