diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fa4aca7..458adc8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,9 +3,8 @@ on: push: branches: - '**' - push: - tags: - - 'v**' + tags: + - 'v**' workflow_dispatch: jobs: test: diff --git a/README.md b/README.md index 992effd..b767b50 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Virtual Ext -[![Build Status](https://github.com/scub45t3v3/virtual-ext/actions/workflows/main.yml/badge.svg?event=push)](https://github.com/scub45t3v3/virtual-ext/actions) +[![Build Status](https://github.com/scub45t3v3/virtual-ext/workflows/CI/badge.svg?event=push)](https://github.com/scub45t3v3/virtual-ext/actions) [![Coverage Status](https://coveralls.io/repos/github/scub45t3v3/virtual-ext/badge.svg)](https://coveralls.io/github/scub45t3v3/virtual-ext) ## Purpose