Skip to content

Commit cfcaddd

Browse files
committed
updating again
1 parent 103a60b commit cfcaddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/minecraft-maven-version-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name: "Version Bump Check"
77
on:
88
pull_request:
9-
branches: [ "main" ]
9+
branches: [ "main", "master" ]
1010
jobs:
1111
ensure-version-bump:
1212
if: ${{ (github.base_ref == 'main' || github.base_ref == 'master') && !(

0 commit comments

Comments
 (0)