Skip to content

Commit a311ced

Browse files
committed
fix: remove branch restriction from workflow_run in deploy-web-installer
1 parent 5fb322c commit a311ced

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-web-installer.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
workflow_run:
55
workflows: ["Build Firmware"]
66
types: [completed]
7-
branches: [main]
87
workflow_dispatch:
98
inputs:
109
tag:

0 commit comments

Comments
 (0)