Skip to content

Commit 73e0e4a

Browse files
committed
Add run on push
1 parent b664176 commit 73e0e4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-ui.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
environment:
77
required: true
88
type: string
9+
# FIXME remove
10+
push:
11+
branches: [ui/deploy-cs-6634]
912

1013
permissions:
1114
contents: read

0 commit comments

Comments
 (0)