Skip to content

Commit 8b23a44

Browse files
committed
updating again
1 parent 1ac093c commit 8b23a44

2 files changed

Lines changed: 2 additions & 2 deletions

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') && !(

test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
asdf
1+
asdf asdf

0 commit comments

Comments
 (0)