mirror of
https://github.com/sile/hls_m3u8.git
synced 2024-11-22 15:21:01 +00:00
remove cargo deny
action
This commit is contained in:
parent
e1c10d27f7
commit
03b0d2cf0c
1 changed files with 0 additions and 8 deletions
8
.github/workflows/cargo_deny.yml
vendored
8
.github/workflows/cargo_deny.yml
vendored
|
@ -1,8 +0,0 @@
|
||||||
name: cargo deny
|
|
||||||
on: [push, pull_request]
|
|
||||||
jobs:
|
|
||||||
cargo-deny:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v1
|
|
||||||
- uses: EmbarkStudios/cargo-deny-action@v0
|
|
Loading…
Reference in a new issue