mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-07-05 11:10:39 +00:00
Rename workflow name to CI
This commit is contained in:
parent
85c108ef43
commit
5861623b6b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
name: Main workflow
|
name: CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# robotparser-rs
|
# robotparser-rs
|
||||||
|
|
||||||
[](https://github.com/messense/robotparser-rs/actions?query=workflow%3A%22Main+workflow%22)
|
[](https://github.com/messense/robotparser-rs/actions?query=workflow%3ACI)
|
||||||
[](https://coveralls.io/r/messense/robotparser-rs)
|
[](https://coveralls.io/r/messense/robotparser-rs)
|
||||||
[](https://crates.io/crates/robotparser)
|
[](https://crates.io/crates/robotparser)
|
||||||
[](https://deps.rs/repo/github/messense/robotparser-rs)
|
[](https://deps.rs/repo/github/messense/robotparser-rs)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue