Skip to content

Commit

Permalink
ci: add new branches to ci
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb authored Jan 11, 2024
1 parent 76d1b1d commit 93e3f90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- devel
- release-1.4
- release-1.4.0.1
- release-1.4.1
Expand All @@ -12,6 +13,7 @@ on:
- devel-1.4.2.1
- devel-1.4.2.2
- devel-1.5
- devel-1.6

jobs:
ansible-lint:
Expand Down

0 comments on commit 93e3f90

Please sign in to comment.