Skip to content

Commit

Permalink
ci: trigger the tasks manually
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Dec 10, 2024
1 parent 0423c6f commit 3f398dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-metabase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update Metabase Version
on:
schedule:
- cron: '0 4 * * 0'
workflow_dispatch:

jobs:
update_metabase:
Expand Down

0 comments on commit 3f398dd

Please sign in to comment.