Update linter.yml
This commit is contained in:
4
web/.github/workflows/linter.yml
vendored
4
web/.github/workflows/linter.yml
vendored
@@ -1,9 +1,7 @@
|
|||||||
name: linter
|
name: linter
|
||||||
|
|
||||||
# This action works with pull requests and pushes
|
# This action works with pull requests and pushes
|
||||||
on:
|
on: [push, pull_request]
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prettier:
|
prettier:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user