mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-23 02:28:57 +00:00
ci: Lint on PR
This commit is contained in:
parent
9fa3e1b0e0
commit
9a4aa8d226
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -2,6 +2,11 @@ name: Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
Reference in New Issue
Block a user