Skip to content

Commit 7a709f4

Browse files
authored
Rename default branch from master to main (#5)
1 parent c6a1812 commit 7a709f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nvm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: nvm
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
jobs:
88
run:

0 commit comments

Comments
 (0)