Files
Brian Bjarke Jensen b6f53c691b
Formatting Check / formatting-check (pull_request) Successful in 44s
Python Code Quality / python-code-quality (pull_request) Successful in 13s
Python Test / python-test (pull_request) Successful in 19s
implemented formatting check pipeline template
2025-09-19 21:35:19 +02:00

12 lines
178 B
YAML

name: Formatting Check
on:
push:
branches:
- main
pull_request:
jobs:
formatting-check:
uses: brian/CI-templates/.gitea/workflows/web/[email protected]