Merge pull request 'No need to run ci on push, only on pr removed from lint' (#3) from lint-change into master

Reviewed-on: tom/rluv-client#3
This commit is contained in:
Tom Cat 2023-08-17 15:28:19 -06:00
commit 951ea17b5d

View File

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