👷 Run linter only after PR created
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user