Skip to content

Commit

Permalink
chore: Adjust GH workflow for 2.5.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
igarashitm committed Jul 12, 2022
1 parent 1926472 commit fa69f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/supported-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Checked

on:
push:
branches: [ atlasmap-2.4.* ]
branches: [ atlasmap-2.5.* ]
pull_request:
branches: [ atlasmap-2.4.* ]
branches: [ atlasmap-2.5.* ]

jobs:
build_maven:
Expand Down

0 comments on commit fa69f8c

Please sign in to comment.