Rename default branch from master to main.
This commit is contained in:
@@ -13,10 +13,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '26 21 * * 0'
|
||||
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
[](https://pypi.org/project/django-admin-interface/)
|
||||
[](https://pepy.tech/project/django-admin-interface)
|
||||
[](https://github.com/fabiocaccamo/django-admin-interface/)
|
||||
[](https://github.com/fabiocaccamo/django-admin-interface/blob/master/LICENSE.txt)
|
||||
[](https://github.com/fabiocaccamo/django-admin-interface/blob/main/LICENSE.txt)
|
||||
|
||||
[](https://results.pre-commit.ci/latest/github/fabiocaccamo/django-admin-interface/master)
|
||||
[](https://github.com/fabiocaccamo/django-admin-interface)
|
||||
[](https://results.pre-commit.ci/latest/github/fabiocaccamo/django-admin-interface/main)
|
||||
[](https://github.com/fabiocaccamo/django-admin-interface)
|
||||
[](https://codecov.io/gh/fabiocaccamo/django-admin-interface)
|
||||
[](https://www.codacy.com/app/fabiocaccamo/django-admin-interface)
|
||||
[](https://codeclimate.com/github/fabiocaccamo/django-admin-interface/)
|
||||
|
||||
Reference in New Issue
Block a user