We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e239b commit 8b53b63Copy full SHA for 8b53b63
1 file changed
.github/workflows/get_new_package_versions.yml
@@ -6,6 +6,7 @@ permissions:
6
pull-requests: write
7
8
on:
9
+ workflow-dispatch:
10
schedule:
11
- cron: '0 */12 * * *'
12
0 commit comments