mirror of https://github.com/Lissy93/dashy.git
👷 Run linter only after PR created
This commit is contained in:
parent
b32a7d4c91
commit
03cc8b49e8
|
@ -1,7 +1,6 @@
|
|||
# Lints code merged into master branch
|
||||
name: Lint Code Base
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue