We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095333a commit e1b5dd0Copy full SHA for e1b5dd0
1 file changed
.github/workflows/build-docs.yml
@@ -20,9 +20,6 @@ jobs:
20
- README.md
21
- docs/**
22
build-docs:
23
- needs:
24
- - changes
25
- if: ${{ needs.changes.outputs.docs == 'true' }}
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@v4
0 commit comments