Skip to content

Commit b3272aa

Browse files
Merge pull request #21 from DHTMLX/next-translations
[dev] add new deploy branches (next, test)
2 parents 30e6405 + 4a2914f commit b3272aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Deploy To Site
66
on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
9-
branches: [master]
9+
branches: [master, next, text]
1010

1111
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1212
jobs:

0 commit comments

Comments
 (0)