From 1ac093cb24303e9e491828c03e9d610240647bf8 Mon Sep 17 00:00:00 2001 From: Rhythmic System Date: Mon, 22 Dec 2025 16:03:12 -0800 Subject: [PATCH 1/3] test --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..5e40c08 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +asdf \ No newline at end of file From 8b23a4454147fd8924139e20a11d5aac855fe32f Mon Sep 17 00:00:00 2001 From: Rhythmic System Date: Mon, 22 Dec 2025 16:05:08 -0800 Subject: [PATCH 2/3] updating again --- .github/workflows/minecraft-maven-version-bump.yml | 2 +- test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/minecraft-maven-version-bump.yml b/.github/workflows/minecraft-maven-version-bump.yml index 1abe157..f63939b 100644 --- a/.github/workflows/minecraft-maven-version-bump.yml +++ b/.github/workflows/minecraft-maven-version-bump.yml @@ -6,7 +6,7 @@ name: "Version Bump Check" on: pull_request: - branches: [ "main" ] + branches: [ "main", "master" ] jobs: ensure-version-bump: if: ${{ (github.base_ref == 'main' || github.base_ref == 'master') && !( diff --git a/test.txt b/test.txt index 5e40c08..c29341e 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -asdf \ No newline at end of file +asdf asdf \ No newline at end of file From 01dd8a33ae1e0d8d8b05d839ab1c920189a49a6d Mon Sep 17 00:00:00 2001 From: Rhythmic System Date: Mon, 22 Dec 2025 16:06:20 -0800 Subject: [PATCH 3/3] updating again --- test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.txt b/test.txt index c29341e..bbd0502 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -asdf asdf \ No newline at end of file +asdf asdfasdfasdf \ No newline at end of file