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