From b3a3e890845bd5277f4e8db6ea997f181320205b Mon Sep 17 00:00:00 2001 From: Angelo Ashmore Date: Wed, 13 Dec 2023 15:48:28 -1000 Subject: [PATCH] docs: update ci badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3eae71b..e217a431 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://app.travis-ci.com/prismicio-community/php-kit.svg?branch=master "Travis build")](https://app.travis-ci.com/github/prismicio-community/php-kit) +[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href] # PHP development kit for Prismic @@ -110,3 +110,6 @@ Copyright 2018 Prismic (https://prismic.io). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +[github-actions-ci-src]: https://github.com/prismicio-community/php-kit/workflows/ci/badge.svg +[github-actions-ci-href]: https://github.com/prismicio-community/php-kit/actions?query=workflow%3Aci