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.
1 parent 4398683 commit d74c66dCopy full SHA for d74c66d
.github/workflows/ci_cd_pr.yml
@@ -71,6 +71,7 @@ jobs:
71
doc-style:
72
name: "Documentation style checks"
73
runs-on: ubuntu-latest
74
+ needs: changelog-fragment
75
steps:
76
- uses: ansys/actions/doc-style@v10
77
with:
0 commit comments