Skip to content

Commit 0252b9b

Browse files
authored
ci: move deny to ci (#70)
1 parent 8ed246f commit 0252b9b

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ jobs:
102102
with:
103103
components: rustfmt
104104
- run: cargo fmt --all --check
105+
106+
deny:
107+
uses: ithacaxyz/ci/.github/workflows/deny.yml@main

.github/workflows/deps.yml

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

0 commit comments

Comments
 (0)