mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-27 07:34:43 +02:00
👷 Run linter only after PR created
This commit is contained in:
parent
b32a7d4c91
commit
03cc8b49e8
1
.github/workflows/code-linter.yml
vendored
1
.github/workflows/code-linter.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
# Lints code merged into master branch
|
# Lints code merged into master branch
|
||||||
name: Lint Code Base
|
name: Lint Code Base
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user