fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 14:40:50 -05:00
parent 0cb638faf1
commit d767e6add0
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
---
name: "CI"
concurrency: github_ci
on:
pull_request:
push:

View File

@@ -1,5 +1,6 @@
---
name: Linting
concurrency: github_ci
on:
workflow_call:
jobs: