Skip to content

Commit 03a06d8

Browse files
authored
Merge pull request #3843 from williamfgc/ci-main
Add main branch as GitHub Actions CI target [PR into main]
2 parents 262d191 + cdc3546 commit 03a06d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-github-actions.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- develop
7+
- main
78
pull_request:
89
branches:
910
- develop
11+
- main
1012

1113
jobs:
1214
linux:

0 commit comments

Comments
 (0)