Update lint.yml

This commit is contained in:
Elliot Matson 2022-05-30 18:56:10 -05:00 committed by GitHub
parent aa0d71b684
commit fcf478c0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,13 @@
--- ---
name: Lint name: Lint
'on': on:
pull_request:
push: push:
branches: branches: [main]
- master pull_request:
branches: [main]
jobs: jobs:
test: yaml-lint:
name: Lint name: Lint
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: