Skip to content

Commit 8b53b63

Browse files
committed
Add ability to trigger GH action manually
1 parent c5e239b commit 8b53b63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/get_new_package_versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ permissions:
66
pull-requests: write
77

88
on:
9+
workflow-dispatch:
910
schedule:
1011
- cron: '0 */12 * * *'
1112

0 commit comments

Comments
 (0)