Remove dependency
Some checks are pending
Build And Test / publish (push) Waiting to run

This commit is contained in:
arg3t 2024-12-19 16:00:34 +01:00
parent 1aaed58ae5
commit d012680785

View File

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