mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-12-18 08:10:19 +00:00
📝 Updates syntax
This commit is contained in:
parent
576c61b9c4
commit
3063f3e9e2
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -2,7 +2,9 @@ name: Lint Awesome List
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push: [main]
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user