Skip to content

Commit 79ae5a2

Browse files
prepare for main branch usage
1 parent c4edc00 commit 79ae5a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- "master"
7+
- "main"
78
- "test-me-*"
89

910
pull_request:
1011
branches:
1112
- "master"
13+
- "main"
1214

1315
# Cancel running jobs for the same workflow and branch.
1416
concurrency:

0 commit comments

Comments
 (0)