mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2024-11-20 19:07:20 +01:00
👷 Rename master
to main
This commit is contained in:
parent
d44e3be197
commit
87a817ed1d
4
.github/workflows/lint-on-pr.yml
vendored
4
.github/workflows/lint-on-pr.yml
vendored
@ -2,10 +2,10 @@ name: Lint package on pull request
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Loading…
Reference in New Issue
Block a user