Skip to content

Commit

Permalink
ci: move deny to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Dec 9, 2024
1 parent 24c10ac commit 2b27d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,6 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/install@cargo-outdated
- run: cargo outdated --workspace --exit-code 1

deny:
uses: ithacaxyz/ci/.github/workflows/deny.yml@main
18 changes: 0 additions & 18 deletions .github/workflows/deps.yml

This file was deleted.

0 comments on commit 2b27d2a

Please sign in to comment.