use central repo for common workflows
Code Quality / code-quality (push) Failing after 1s

This commit is contained in:
alu
2026-07-29 23:19:25 +00:00
parent e8fd120ead
commit 6035c06e0f
3 changed files with 11 additions and 89 deletions
+11
View File
@@ -0,0 +1,11 @@
name: Code Quality
on:
push:
branches:
- '*'
jobs:
code-quality:
uses: tronnet/workflows/.github/workflows/code-quality.yml@main
secrets: inherit