Update .gitea/workflows/verify.yaml

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