Skip to content

Commit d918a5a

Browse files
authored
Enable manual trigger for workflow
1 parent d84b277 commit d918a5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/web-ext-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release new version
22

3-
# on:
4-
# workflow_dispatch:
3+
on:
4+
workflow_dispatch:
55
# push:
66
# tags:
77
# - 'v*.*.*'

0 commit comments

Comments
 (0)