Skip to content

Commit 016e969

Browse files
committed
run on dashboard-demo
1 parent 74037d0 commit 016e969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-demo-stuff.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CD
33
on:
44
push:
55
branches:
6-
- 'main'
6+
- 'dashboard-demo'
77
env:
88
REGISTRY: ghcr.io
99
jobs:

0 commit comments

Comments
 (0)