Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 819a549

Browse files
committed
Merge remote-tracking branch 'origin/main' into develop
2 parents dbb68a5 + 3a69f51 commit 819a549

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ name: Continuous Integration
33
on:
44
pull_request:
55
branches:
6+
- develop
7+
- staging
68
- main
79
push:
810
branches:
11+
- develop
12+
- staging
913
- main
1014

1115
permissions:

0 commit comments

Comments
 (0)