Skip to content

Commit af0f36f

Browse files
authored
Merge pull request #2 from mbtaylor/to-main
Use 'main' not 'master' branch in CI
2 parents ed997d5 + a3629f6 commit af0f36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
on:
1515
push:
1616
branches:
17-
- master
17+
- main
1818

1919
jobs:
2020
build:

0 commit comments

Comments
 (0)