Skip to content

Commit dbd59ce

Browse files
committed
testing
1 parent a2112af commit dbd59ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches: [ chore/deployment ] # TODO remove before merge
57

68
env:
79
IMAGE: evcc/optimizer

0 commit comments

Comments
 (0)