Skip to content

Commit

Permalink
chore: allow manually triggering update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Mar 18, 2024
1 parent d0239ff commit 533ea3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# Every Monday at 8am
- cron: "0 8 * * 1"
workflow_dispatch:

concurrency:
group: default
Expand Down

0 comments on commit 533ea3d

Please sign in to comment.