Push Pipeline Error #181

Merged
flixcoo merged 5 commits from hotfix/push-pipeline-error into development 2026-01-20 14:52:47 +00:00
Showing only changes of commit e9929426e0 - Show all commits

View File

@@ -75,7 +75,7 @@ jobs:
update_version:
runs-on: ubuntu-latest
needs: Format
if: gitea.ref == 'refs/heads/development'
# if: gitea.ref == 'refs/heads/development'
steps:
- name: Checkout code
uses: actions/checkout@v4