Impeccable
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: CI
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -23,4 +23,4 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
run: npm run lint
|
||||
|
||||
Reference in New Issue
Block a user