No need to run ci on push, only on pr removed from lint

This commit is contained in:
Nathan Anderson 2023-08-17 15:20:09 -06:00
parent c54110409a
commit ffb5ecc046

View File

@ -1,8 +1,6 @@
name: Lint Code
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]