Skip to content

Commit a809c93

Browse files
committed
Add github actions for mirror 'main' branch.
1 parent a7e3ad5 commit a809c93

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
- edge
11+
- main
1112

1213
push:
1314
branches:
1415
- edge
16+
- main
1517

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

0 commit comments

Comments
 (0)