2
0
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:
Lev 2021-11-05 19:36:47 +03:00
parent 9fa3e1b0e0
commit 9a4aa8d226

View File

@ -2,6 +2,11 @@ name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint: