forked from tim/k3s-ansible
fix(CI): Break up workflows and use templates
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -1,5 +1,6 @@
|
||||
---
|
||||
name: "CI"
|
||||
concurrency: github_ci
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -1,5 +1,6 @@
|
||||
---
|
||||
name: Linting
|
||||
concurrency: github_ci
|
||||
on:
|
||||
workflow_call:
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user