Update .github/workflows/increase-version.yml
All checks were successful
Increase Version / bump-version (push) Successful in 12s
All checks were successful
Increase Version / bump-version (push) Successful in 12s
This commit is contained in:
2
.github/workflows/increase-version.yml
vendored
2
.github/workflows/increase-version.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user