Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Tests and Linters

on:
push:
pull_request:
workflow_dispatch:

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
*.Identifier

# Ignore built system binaries
comfortstat
ZigBee*
Comfortstat/Comfortstat
ZigBeeValve/ZigBeeValve
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading