Merge branch 'main' into updatechecker

This commit is contained in:
Seaswimmer 2024-01-06 18:37:16 +00:00
commit e49be8bda8

View file

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