diff --git a/.github/workflows/simple-ci.yml b/.github/workflows/simple-ci.yml index e640bad..a1466bd 100644 --- a/.github/workflows/simple-ci.yml +++ b/.github/workflows/simple-ci.yml @@ -1,8 +1,7 @@ --- -name: Simple CI +name: CI on: pull_request: - push: schedule: - cron: '0 8 * * 1' jobs: diff --git a/README.md b/README.md index 87da68b..32ff2ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Keeping your website up to date might become a burden because of this. Let your work speak for itself, have a simple site shows your GitHub feed! [![Latest Release](https://img.shields.io/github/release/byCedric/GitHub-Website/all.svg?style=flat-square)](https://github.com/byCedric/GitHub-Website/releases) -[![Build Status](https://img.shields.io/github/workflow/status/byCedric/Github-Website/simple-ci/master.svg?style=flat-square)](https://travis-ci.com/byCedric/GitHub-Website) +[![Build Status](https://img.shields.io/github/workflow/status/byCedric/Github-Website/CI/master.svg?style=flat-square)](https://github.com/byCedric/GitHub-Website/actions) [![Code Climate grade](https://img.shields.io/codeclimate/maintainability/byCedric/GitHub-Website.svg?style=flat-square)](https://codeclimate.com/github/byCedric/GitHub-Website) [![Demo link](https://img.shields.io/badge/demo-expo-lightgrey.svg?style=flat-square)](https://bycedric.com)