We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee8be1 commit a216486Copy full SHA for a216486
.github/workflows/release.yml
@@ -9,6 +9,7 @@ on:
9
- 'CODEOWNERS'
10
- '**.md'
11
- '.**'
12
+ workflow_dispatch:
13
14
jobs:
15
release:
0 commit comments