Skip to content

Commit d792d0e

Browse files
no longer required
[ci skip]
1 parent 656f909 commit d792d0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
build:
88
name: Build and Test
99
runs-on: macos-latest
10-
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]')"
1110
steps:
1211
- uses: actions/checkout@v4
1312
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)