Rename default branch from master to main
This commit is contained in:
committed by
Frédéric Guillot
parent
ce6c4dfc67
commit
b433519686
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@@ -2,7 +2,7 @@ name: Linters
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
jshint:
|
||||
|
||||
Reference in New Issue
Block a user