Skip to content

Commit e47f396

Browse files
committed
WIP
1 parent 66ca7dd commit e47f396

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
on:
2+
push:
3+
branches:
4+
- main
15
jobs:
26
deploy:
3-
on:
4-
push:
5-
branches:
6-
- main
77
runs-on: ubuntu-latest
88
steps:
99
- name: Cloudron Push to App

0 commit comments

Comments
 (0)