ci: allow metadata workflow manual trigger (#338)
This commit is contained in:
committed by
GitHub
parent
81aabe5ce6
commit
8e371a3c87
1
.github/workflows/metadata.yml
vendored
1
.github/workflows/metadata.yml
vendored
@@ -2,6 +2,7 @@ name: metadata
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "24 5 1 * *"
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user