Skip to content

Commit 7694bd1

Browse files
committed
Add github actions for mirror 'next' branch.
1 parent 749baaa commit 7694bd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ on:
88
- synchronize
99
branches:
1010
- experimental
11+
- next
1112

1213
push:
1314
branches:
1415
- experimental
16+
- next
1517

1618
# Allows you to run this workflow manually from the Actions tab
1719
workflow_dispatch:

0 commit comments

Comments
 (0)