mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 22:25:16 +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
|
||||
name: Lint Code Base
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user