Skip to content

Commit

Permalink
Update maven-and-docker.yml
Browse files Browse the repository at this point in the history
rename master to main
  • Loading branch information
julianu authored Sep 7, 2023
1 parent da9e530 commit f066808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-and-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ name: Maven and Docker build

on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
release:
types: [ "published" ]

Expand Down

0 comments on commit f066808

Please sign in to comment.