mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-06-25 10:37:21 +02:00
fix(CI): Break up workflows and use templates
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "CI"
|
name: "CI"
|
||||||
|
concurrency: github_ci
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Linting
|
name: Linting
|
||||||
|
concurrency: github_ci
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user