Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2025-01-11 15:41:08 +01:00
Ignore merge queue branches from build workflow (#4483)
Dieser Commit ist enthalten in:
Ursprung
f1e125a360
Commit
92ce0fc6c7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,6 +3,8 @@ name: Build
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches-ignore:
|
||||||
|
- 'gh-readonly-queue/**'
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.github/ISSUE_TEMPLATE/*.yml'
|
- '.github/ISSUE_TEMPLATE/*.yml'
|
||||||
- '.github/actions/pullrequest.yml'
|
- '.github/actions/pullrequest.yml'
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren