Skip to content

Commit 68363a2

Browse files
committed
[WIP]add workflow_dispatch for testing
1 parent 95daa80 commit 68363a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-git-installers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'v[0-9]*vfs*' # matches "v<number><any characters>vfs<any characters>"
7+
workflow_dispatch:
78

89
permissions:
910
id-token: write # required for Azure login via OIDC

0 commit comments

Comments
 (0)