Merge branch 'main' into updatechecker
All checks were successful
Build Documentation and Lint Code / build and lint (pull_request) Successful in 1m0s

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 name: Build Documentation and Lint Code
on: [push, pull_request] on:
push:
branches:
- 'main'
pull_request:
jobs: jobs:
build and lint: build and lint: