Compare commits

...

2 Commits

Author SHA1 Message Date
0f01408fc4
test2
Some checks failed
main / lint-frontend (push) Has been cancelled
main / lint (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
main / lint-backend (push) Has been cancelled
2025-05-13 22:59:50 +01:00
9cdaf60e6d
it's always gitea...
Some checks failed
main / lint-frontend (push) Successful in 9m44s
main / lint (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
main / lint-backend (push) Has been cancelled
2025-05-13 22:44:25 +01:00

View File

@ -66,7 +66,6 @@ jobs:
release:
runs-on: ubuntu-latest
needs: [lint, test]
if: startsWith(github.event.ref, 'refs/tags/v')
steps:
- uses: actions/checkout@v4
with: