Skip to content

Commit f43ae2c

Browse files
committed
chore: run deploy on development
1 parent b1c5797 commit f43ae2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/workflows/deploy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ name: deploy
55

66
on:
77
workflow_dispatch:
8+
push:
9+
branches:
10+
#- main
11+
- development
812

913
jobs:
1014
deploy:

0 commit comments

Comments
 (0)