No need to run ci on push, only on pr removed from lint
This commit is contained in:
parent
c54110409a
commit
ffb5ecc046
|
@ -1,8 +1,6 @@
|
|||
name: Lint Code
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user