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 1f040cb commit 0d34573Copy full SHA for 0d34573
.github/workflows/push_pull.yaml
@@ -7,6 +7,7 @@ on:
7
branches:
8
- master
9
types: [opened, synchronize, edited]
10
+ workflow_dispatch:
11
env:
12
CONFIGURATION: Release
13
VSIX_PROJECT: FineCodeCoverage
0 commit comments