Update .gitea/workflows/verify.yaml

This commit is contained in:
2026-06-01 23:39:16 +02:00
parent 18574d864c
commit 454c5b370a
+1 -5
View File
@@ -7,11 +7,7 @@ env:
RCON_PORT: 50002
BLUEMAP_PORT: 50003
GEYSER_PORT: 50004
on:
push:
branches:
- 'main'
- 'bleeding-edge'
jobs:
verify-healthy:
runs-on: linux-amd64