Fix formatting in CI workflow configuration
All checks were successful
CI / build (push) Successful in 20s

This commit is contained in:
2025-09-02 20:59:08 +01:00
parent 182719df17
commit 3d2c5ba45d

View File

@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [master]
pull_request:
branches: [ master ]
branches: [master]
jobs:
build: