Skip to content

Commit

Permalink
Add workflow dispatch to update metadata action (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-alizadeh authored May 9, 2024
1 parent 83b9745 commit a34dc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# At 12:00 AM, on day 1 of each month
- cron: "0 0 1 * *"
workflow_dispatch:

jobs:
generate:
Expand Down

0 comments on commit a34dc80

Please sign in to comment.