Skip to content

Commit 498fef6

Browse files
committed
ci: move deny to ci
1 parent 2845c03 commit 498fef6

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@ jobs:
105105
with:
106106
components: rustfmt
107107
- run: cargo fmt --all --check
108+
109+
deny:
110+
uses: ithacaxyz/ci/.github/workflows/deny.yml@main

.github/workflows/deps.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)