Skip to content

Commit 8bbd33a

Browse files
authored
Fixes workflow after renaming master branch (#434)
1 parent 0344146 commit 8bbd33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
pull_request:
2020
push:
2121
branches:
22-
- master
22+
- main
2323
workflow_dispatch:
2424

2525
# Sets permissions of the GITHUB_TOKEN to allow to apply a label and merge

0 commit comments

Comments
 (0)