Skip to content

Commit 05c3bbd

Browse files
switch to main as primary branch
1 parent 6b344fb commit 05c3bbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: main
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
tags:
88
- "*"
99

1010
pull_request:
1111
branches:
12-
- master
12+
- main
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)