Merge branch 'main' into 47-add-todo-section-to-readme
All checks were successful
check / check (push) Successful in 39s

This commit is contained in:
2026-03-20 06:57:39 +01:00

View File

@@ -0,0 +1,9 @@
name: check
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
# actions/checkout v4.2.2, 2026-03-16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- run: docker build .