Skip to content

Commit

Permalink
Update maven-build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Līga  <72249435+liga-oz@users.noreply.github.com>
  • Loading branch information
liga-oz authored Apr 24, 2023
1 parent ac90dbc commit 15c2964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Maven Build main

on:
push:
branches: [ main, main-dev]
branches: [ main, main-2.x ]
pull_request:
branches: [ main, main-dev ]
branches: [ main, main-2.x ]

jobs:
build:
Expand Down

0 comments on commit 15c2964

Please sign in to comment.