Skip to content

Commit

Permalink
Update lint-test-build.yaml to include 'develop' branch in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolat committed Oct 14, 2024
1 parent dd7daad commit bd14405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop

jobs:
build-test-lint:
Expand Down

0 comments on commit bd14405

Please sign in to comment.