Compare commits

..

1 Commits

Author SHA1 Message Date
490f4ec8a4 Update lint CI to trigger on push to main branch (#13)
Some checks failed
Lint and Build / Run lint and build checks (push) Failing after 1m36s
Co-authored-by: AdityaSalunkhe21 <adityasalunkhe2204@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-authored-by: Shreerang Kale <shree@deepstacksoft.com>
Reviewed-on: #13
Co-authored-by: Pranav <jadhavpranav89@gmail.com>
Co-committed-by: Pranav <jadhavpranav89@gmail.com>
2025-12-31 06:57:59 +00:00

View File

@ -4,7 +4,7 @@ on:
pull_request:
branches: [ main ]
push:
# branches: [ main ]
branches: [ main ]
jobs:
lint-and-build: