Skip to content

Commit 0410c41

Browse files
committed
chore(ci): Add manual dispatch trigger to dataset validation
1 parent 8f91664 commit 0410c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate_datasets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
tags: ['**']
1111
schedule:
1212
- cron: "0 4 * * 1"
13+
workflow_dispatch:
1314

1415
concurrency:
1516
group: ${{ github.ref }}

0 commit comments

Comments
 (0)