We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c231b37 commit 4004fb2Copy full SHA for 4004fb2
1 file changed
.github/workflows/build-libs.yml
@@ -6,6 +6,7 @@ on:
6
- .github/workflows/**
7
- source/**
8
- patches/**
9
+ workflow_dispatch:
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments