File tree Expand file tree Collapse file tree 4 files changed +0
-16
lines changed
trigger-other-job/.github/workflows Expand file tree Collapse file tree 4 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 fetch-tags : true
17- - name : Set up git config
18- run : |
19- git config --global user.name "github-actions[bot]"
20- git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
2117 - uses : commitizen-tools/setup-cz@main
2218 - uses : pndurette/gh-actions-auto-docs@v1
2319 with :
Original file line number Diff line number Diff line change 2323 - uses : commitizen-tools/setup-cz@main
2424 with :
2525 python-version : " 3.x"
26- - name : Set up git config
27- run : |
28- git config --global user.name "github-actions[bot]"
29- git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
3026 - run : |
3127 cz version -p
3228 cz bump --yes --annotated-tag
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 fetch-tags : true
20- - name : Set up git config
21- run : |
22- git config --global user.name "github-actions[bot]"
23- git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
2420 - uses : commitizen-tools/setup-cz@main
2521 with :
2622 python-version : " 3.x"
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 fetch-tags : true
20- - name : Set up git config
21- run : |
22- git config --global user.name "github-actions[bot]"
23- git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
2420 - uses : commitizen-tools/setup-cz@main
2521 with :
2622 python-version : " 3.x"
You can’t perform that action at this time.
0 commit comments