fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 14:57:58 -05:00
parent 926b245281
commit 9593ae69ef
5 changed files with 0 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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