Skip to content

Commit

Permalink
chore: temporarily disable diff check
Browse files Browse the repository at this point in the history
  • Loading branch information
johanohly committed Sep 7, 2024
1 parent e8c3ab5 commit 904bdb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
build:
name: Build Docs
needs: pre-checks
if: ${{ needs.pre-checks.outputs.should_run == 'true' }}
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 904bdb9

Please sign in to comment.