mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Renamed CI workflow
This commit is contained in:
parent
7dba205f1d
commit
7969255261
@ -18,7 +18,7 @@
|
|||||||
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||||
# IN THE SOFTWARE.
|
# IN THE SOFTWARE.
|
||||||
|
|
||||||
name: package
|
name: ci
|
||||||
on:
|
on:
|
||||||
- push
|
- push
|
||||||
- pull_request
|
- pull_request
|
@ -4,7 +4,7 @@
|
|||||||
[![PyPI][pypi-image]][pypi-link]
|
[![PyPI][pypi-image]][pypi-link]
|
||||||
[![dependabot][dependabot-image]][dependabot-link]
|
[![dependabot][dependabot-image]][dependabot-link]
|
||||||
|
|
||||||
[action-image]: https://github.com/squidfunk/mkdocs-material/workflows/package/badge.svg?branch=master
|
[action-image]: https://github.com/squidfunk/mkdocs-material/workflows/ci/badge.svg?branch=master
|
||||||
[action-link]: https://github.com/squidfunk/mkdocs-material/actions
|
[action-link]: https://github.com/squidfunk/mkdocs-material/actions
|
||||||
[downloads-image]: https://img.shields.io/pypi/dm/mkdocs-material.svg
|
[downloads-image]: https://img.shields.io/pypi/dm/mkdocs-material.svg
|
||||||
[downloads-link]: https://pypistats.org/packages/mkdocs-material
|
[downloads-link]: https://pypistats.org/packages/mkdocs-material
|
||||||
|
Loading…
Reference in New Issue
Block a user