We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6913fe commit dfb4ce0Copy full SHA for dfb4ce0
.github/workflows/ci.yaml
@@ -6,6 +6,7 @@ on:
6
types: [opened,synchronize]
7
branches-ignore:
8
- testing
9
+ workflow_dispatch: {}
10
11
jobs:
12
build_strategy_matrix:
0 commit comments