Skip to content

Commit

Permalink
ci: remove dependency review workflow (#2)
Browse files Browse the repository at this point in the history
### Summary of Changes

* Remove the workflow for dependency review. It is now required
organization-wide.
  • Loading branch information
lars-reimann authored Mar 4, 2023
1 parent 0bb44f9 commit 039255c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/dependency-review.yml

This file was deleted.

2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ plugins:
show_if_no_docstring: true
- gen-files:
scripts:
- docs/Reference/generate_reference_pages.py
- docs/reference/generate_reference_pages.py
- literate-nav:
nav_file: SUMMARY.md
- section-index
Expand Down

0 comments on commit 039255c

Please sign in to comment.