mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-26 00:46:08 +01:00
fixup! 👷 flux-diff
This commit is contained in:
5
.github/workflows/flux-diff.yaml
vendored
5
.github/workflows/flux-diff.yaml
vendored
@@ -5,8 +5,7 @@ on:
|
||||
pull_request:
|
||||
branches: ['*']
|
||||
paths:
|
||||
- kubernetes/apps/**.yaml
|
||||
- kubernetes/flux/**.yaml
|
||||
- kubernetes/**.yaml
|
||||
|
||||
jobs:
|
||||
flux-diff:
|
||||
@@ -16,7 +15,7 @@ jobs:
|
||||
pull-requests: write
|
||||
strategy:
|
||||
matrix:
|
||||
path: ["cluster"]
|
||||
path: ["kubernetes"]
|
||||
resource: ["helmrelease", "kustomization"]
|
||||
steps:
|
||||
- name: Generate token
|
||||
|
||||
Reference in New Issue
Block a user