mirror of
https://github.com/sile/hls_m3u8.git
synced 2025-01-09 19:55:25 +00:00
change name of github action
This commit is contained in:
parent
a262c77c58
commit
afd9e0437c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: rust
|
name: Rust
|
||||||
|
|
||||||
# Trigger the workflow on push or pull request
|
# Trigger the workflow on push or pull request
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
Loading…
Reference in a new issue