mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-05-10 04:43:58 +00:00
📝 Only run lint once
This commit is contained in:
parent
07b820b7e7
commit
576c61b9c4
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Lint Awesome List
|
name: Lint Awesome List
|
||||||
|
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
pull_request:
|
||||||
|
push: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user