mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 15:38:11 +00:00
📝 Only run lint once
This commit is contained in:
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Lint Awesome List
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push: [main]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user