Deps update, initial rename

This commit is contained in:
partisan 2025-04-29 23:54:43 +02:00
parent 2ff2448739
commit 199fd246f2
27 changed files with 121 additions and 88 deletions

View file

@ -6,11 +6,11 @@
# https://github.com/github/super-linter
name: Lint Code Base
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# on:
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
jobs:
run-lint:
runs-on: ubuntu-latest