Skip to content

Commit

Permalink
REMOVE ME LATER
Browse files Browse the repository at this point in the history
  • Loading branch information
NewtonSander committed Jul 31, 2024
1 parent 26636e9 commit 66f5127
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,8 @@ workflows:
not:
equal: [main, << pipeline.git.branch >>] # Not building on main branch
jobs:
- build_docs_pr
# - build_docs_pr
- build_docs_no_cache
- docs-deploy:
requires:
- build_docs_no_cache

0 comments on commit 66f5127

Please sign in to comment.