Skip to content

Commit 0d34573

Browse files
authored
Update push_pull.yaml
Allow manual trigger
1 parent 1f040cb commit 0d34573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push_pull.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches:
88
- master
99
types: [opened, synchronize, edited]
10+
workflow_dispatch:
1011
env:
1112
CONFIGURATION: Release
1213
VSIX_PROJECT: FineCodeCoverage

0 commit comments

Comments
 (0)