Update .github/workflows/increase-version.yml
All checks were successful
Increase Version / bump-version (push) Successful in 14s
Increase Version / trigger-pipeline-b (push) Successful in 24s

This commit is contained in:
2025-03-13 08:06:09 +00:00
parent c1a4111814
commit ebd9a6af70

View File

@@ -31,7 +31,7 @@ jobs:
# Push changes to remote main branch # Push changes to remote main branch
git push origin main git push origin main
trigger-pipeline-b: trigger-pipeline-b:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository