1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-05-18 08:22:59 +00:00

remove cargo deny action

This commit is contained in:
Luro02 2020-02-23 19:00:03 +01:00
parent e1c10d27f7
commit 03b0d2cf0c
No known key found for this signature in database
GPG key ID: B66FD4F74501A9CF

View file

@ -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