We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b9745 commit a34dc80Copy full SHA for a34dc80
.github/workflows/update_metadata.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
# At 12:00 AM, on day 1 of each month
6
- cron: "0 0 1 * *"
7
+ workflow_dispatch:
8
9
jobs:
10
generate:
0 commit comments