Skip to content

Commit c5fe58d

Browse files
committed
Add workflow dispatch
1 parent 47b57c0 commit c5fe58d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build Extension
22
on:
3+
workflow_dispatch:
34
pull_request:
45
push:
56
branches:

0 commit comments

Comments
 (0)