initial workdlows
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name: Main Code Quality Orchestrator
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
static-go:
|
||||
uses: tronnet/workflows/static-go.yaml@main
|
||||
|
||||
style-web:
|
||||
uses: tronnet/workflows/style-web.yaml@main
|
||||
Reference in New Issue
Block a user