We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f172c9f commit bd720a9Copy full SHA for bd720a9
1 file changed
.github/workflows/Windows_MinGW_x64.yml
@@ -12,6 +12,7 @@ on:
12
paths-ignore:
13
- '*.md'
14
- 'docs/**'
15
+ workflow_dispatch:
16
17
concurrency:
18
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments