main
HeNine 2 years ago
parent dbb764a15b
commit 730cb24fc8

@ -2,7 +2,8 @@ name: Post
run-name: ${{ github.actor }} is posting RuleBot run-name: ${{ github.actor }} is posting RuleBot
on: on:
schedule: schedule:
- cron: '23 */7 * * *' # - cron: '23 */7 * * *'
- cron: '5 * * * *'
jobs: jobs:
Publish-Cargo: Publish-Cargo:

Loading…
Cancel
Save