Skip to content

Commit ed875ec

Browse files
committed
Merge branch 'main' of github.com:FyraLabs/chisel-operator
2 parents 90c274b + 8b72c8a commit ed875ec

File tree

2 files changed

+11
-55
lines changed

2 files changed

+11
-55
lines changed

.github/workflows/rust-clippy.yml

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

.github/workflows/rust.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Rust
2+
3+
on:
4+
push:
5+
pull_request:
6+
7+
jobs:
8+
rust:
9+
permissions:
10+
security-events: write
11+
uses: FyraLabs/actions/.github/workflows/rust.yml@main

0 commit comments

Comments
 (0)