Skip to content

Commit

Permalink
Refs #20694: DROP Run docs CI even when skip-ci
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Mar 27, 2024
1 parent b317f0a commit d0b5e61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
ubuntu-build-and-test-documentation:
name: Documentation build and test
if: ${{ (
!contains(github.event.pull_request.labels.*.name, 'skip-ci') &&
!contains(github.event.pull_request.labels.*.name, 'conflicts')
) }}

Expand Down

0 comments on commit d0b5e61

Please sign in to comment.