|
|
@ -16,8 +16,6 @@ name: Lint Code Base
|
|
|
|
#############################
|
|
|
|
#############################
|
|
|
|
on:
|
|
|
|
on:
|
|
|
|
push:
|
|
|
|
push:
|
|
|
|
branches-ignore: [master, main]
|
|
|
|
|
|
|
|
# Remove the line above to run when pushing to master
|
|
|
|
|
|
|
|
pull_request:
|
|
|
|
pull_request:
|
|
|
|
branches: [master, main]
|
|
|
|
branches: [master, main]
|
|
|
|
|
|
|
|
|
|
|
|