mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update builds to skip doc updates (#2258)
This commit is contained in:
parent
d222d5f683
commit
fcaea59a7a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
|
|
@ -12,6 +12,7 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !contains(github.event.head_commit.message, 'README') }}
|
||||
|
||||
steps:
|
||||
- name: Setup Project Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue