📝 Only run lint once

This commit is contained in:
Jeff Triplett 2020-10-02 13:32:51 -05:00
parent 07b820b7e7
commit 576c61b9c4
No known key found for this signature in database
GPG Key ID: BD6DAFC4D1A381EA

View File

@ -1,6 +1,8 @@
name: Lint Awesome List
on: [push, pull_request]
on:
pull_request:
push: [main]
jobs:
lint: