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 781c03d commit a9f2411Copy full SHA for a9f2411
.github/workflows/trigger-release.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- 'src/**'
7
- 'Makefile'
8
+ workflow_dispatch:
9
10
jobs:
11
release:
0 commit comments