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:
build:
runs-on: ubuntu-latest
if: ${{ gitea.ref == 'refs/tags/*-origin/develop' }}
if: false
strategy:
matrix:
dotnet: [ '8.0.405' ]