Add milestone-3 branch to lint CI
All checks were successful
Lint and Build / Run lint and build checks (pull_request) Successful in 3m19s

This commit is contained in:
Nabarun 2025-07-13 16:13:40 +05:30
parent b79095d075
commit 560e3a98f2

View File

@ -2,7 +2,7 @@ name: Lint and Build
on:
pull_request:
branches: [ main ]
branches: [ main, milestone-3 ]
jobs:
lint-and-build: