Skip to content

Commit f662417

Browse files
committed
Update tlighthouse-ci.yml include dev-workflows to on:push
1 parent c3e8f4e commit f662417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tlighthouse-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [synchronize, opened, reopened]
66
push:
7-
branches: [main, development]
7+
branches: [main, development, dev-workflows]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)