Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MuuuShin authored Nov 8, 2023
1 parent 6506a42 commit 46dec76
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ name: Java CI with PostgreSQL

on:
push:
branches:
- main
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:
Expand Down

0 comments on commit 46dec76

Please sign in to comment.