Skip to content

Commit 66ca7dd

Browse files
committed
WIP
1 parent 91e870b commit 66ca7dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy-to-cloudron.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
jobs:
22
deploy:
3+
on:
4+
push:
5+
branches:
6+
- main
37
runs-on: ubuntu-latest
48
steps:
59
- name: Cloudron Push to App

0 commit comments

Comments
 (0)