mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
[SKIP_BUILD] Fix document build failure
This commit is contained in:
parent
ef39e8329c
commit
2b9c58de56
28 changed files with 28 additions and 28 deletions
2
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_form.yaml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Bug Report
|
||||
name: Bug Report
|
||||
description: Create a report to help us improve
|
||||
title: "[BUG] "
|
||||
labels:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: Feature Request
|
||||
name: Feature Request
|
||||
description: Suggest an idea for this project
|
||||
title: "[Idea] "
|
||||
labels:
|
||||
|
|
|
|||
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Build MCC and Documents
|
||||
name: Build MCC and Documents
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
2
.github/workflows/deploy-doc-only.yml
vendored
2
.github/workflows/deploy-doc-only.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Build Documents
|
||||
name: Build Documents
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
|
|||
2
.github/workflows/sync-translations-only.yml
vendored
2
.github/workflows/sync-translations-only.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Sync Translations
|
||||
name: Sync Translations
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue