diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 21448e2..172b8a8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,6 @@ name: Tests and Linters on: push: - pull_request: workflow_dispatch: jobs: diff --git a/.gitignore b/.gitignore index dc867ad..e9d2a8c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,5 @@ *.Identifier # Ignore built system binaries -comfortstat -ZigBee* +Comfortstat/Comfortstat +ZigBeeValve/ZigBeeValve diff --git a/README.md b/README.md index b4a2c41..d91e7cf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Tests and Linters](https://github.com/lmas/d0020e_code/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/lmas/d0020e_code/actions/workflows/main.yml) # D0020E, Projekt i datateknik, H24