This commit is contained in:
2026-03-04 19:37:57 +01:00
parent 1dbd2b44c5
commit 4a5308d40e

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ gitea.ref == 'refs/tags/*-origin/develop' }} if: false
strategy: strategy:
matrix: matrix:
dotnet: [ '8.0.405' ] dotnet: [ '8.0.405' ]