Skip to content

Commit 0d41672

Browse files
authored
Add main branch to GitHub workflows (#2308)
1 parent aec8f8d commit 0d41672

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request:
44
push:
55
branches:
6+
- main
67
- master
78

89
permissions:

.github/workflows/omes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Omes Testing
22
on:
33
push:
44
branches:
5+
- main
56
- master
67

78
permissions:

0 commit comments

Comments
 (0)