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 ee17f17 commit f43f688Copy full SHA for f43f688
.github/workflows/prune.yml
@@ -5,6 +5,7 @@ on: # yamllint disable-line rule:truthy
5
push:
6
branches:
7
- "main"
8
+ workflow_dispatch:
9
10
jobs:
11
delete-package-versions:
0 commit comments