Fix 16
All checks were successful
Build And Test / build (push) Has been skipped
Publish / test (release) Successful in 1s

This commit is contained in:
2025-05-09 23:48:25 +02:00
parent 9964380cae
commit 607f7bbaa2
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main'
steps:
- uses: https://github.com/actions/checkout@v4