ci: 🚀 switch to gitea #35

Merged
jamie merged 3 commits from v1.9.2 into main 2026-01-08 15:53:11 +00:00
Showing only changes of commit 29cb46963c - Show all commits
+2 -3
View File
@@ -1,13 +1,12 @@
name: Dev name: Dev
on: on:
pull_request: push:
branches: branches:
- "**" - "**"
jobs: jobs:
release: build:
if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'v')
runs-on: build-htz-01 runs-on: build-htz-01
steps: steps:
- name: Checkout - name: Checkout