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 e3efe85 commit 849a366Copy full SHA for 849a366
.github/workflows/publish.yml
@@ -6,6 +6,7 @@ on:
6
- 'main'
7
tags:
8
- '*'
9
+ workflow_dispatch:
10
11
jobs:
12
lint_test:
0 commit comments