Skip to content

Commit

Permalink
dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dean-breed committed May 31, 2022
1 parent f417e38 commit 5eac378
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Take a snapshot of budget data

on:
# Run every hour
schedule:
- cron: "*/5 * * * *"
# schedule:
# - cron: "*/5 * * * *"
workflow_dispatch:

jobs:
generate-data:
Expand Down

0 comments on commit 5eac378

Please sign in to comment.