Update linter.yml

This commit is contained in:
Gabe Kangas 2021-04-19 18:00:45 -07:00 committed by GitHub
parent 95e3a1d4c5
commit bf819c3804

View file

@ -1,9 +1,7 @@
name: linter
# This action works with pull requests and pushes
on:
pull_request:
on: [push, pull_request]
jobs:
prettier:
runs-on: ubuntu-latest