WIP: Add UpdateChecker cog #14

Draft
cswimr wants to merge 37 commits from updatechecker into main
Showing only changes of commit e49be8bda8 - Show all commits

View file

@ -1,5 +1,9 @@
name: Build Documentation and Lint Code name: Build Documentation and Lint Code
on: [push, pull_request] on:
push:
branches:
- 'main'
pull_request:
jobs: jobs:
build and lint: build and lint: