We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1be8d4c + deea105 commit 95d2827Copy full SHA for 95d2827
.github/workflows/build-toc-generator.yaml
@@ -29,8 +29,6 @@ jobs:
29
fi
30
31
check-last-commit-tag:
32
- needs: [check-trigger]
33
- if: ${{ needs.check-trigger.outputs.checked != '1' }}
34
runs-on: ubuntu-22.04
35
outputs:
36
tagged: ${{ steps.check_tag.outputs.tagged }}
0 commit comments