Skip to content

Commit

Permalink
Update branch names for build CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Mar 22, 2024
1 parent 81d2953 commit d79469b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ name: Build
on:
pull_request_target:
branches:
- main
- hawtio-3.x
- hawtio-4.x
paths-ignore:
- '**.md'
push:
branches:
- main
- hawtio-3.x
- hawtio-4.x
paths-ignore:
- '**.md'

Expand Down

0 comments on commit d79469b

Please sign in to comment.