Skip to content

Commit

Permalink
prod: try without cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Jul 17, 2024
1 parent 64fe89a commit 65b364c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bot-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: bot-bot

on:
workflow_dispatch: null
schedule:
- cron: '15 * * * *'
# schedule:
# - cron: '15 * * * *'

concurrency: bot

Expand Down

0 comments on commit 65b364c

Please sign in to comment.