Skip to content

Commit

Permalink
Merge branch 'main' into renovate/app-template-3.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 12, 2025
2 parents bca3a8b + bf16f50 commit 9670f0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
pull_request:
branches: ["main"]
paths:
- kubernetes/**
- kubernetes/apps/**
- kubernetes/flux/**
- kubernetes/templates/**

concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/pre-pull-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
pull_request:
branches: ["main"]
paths:
- kubernetes/**
- kubernetes/apps/**
- kubernetes/flux/**
- kubernetes/templates/**

concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
Expand Down

0 comments on commit 9670f0c

Please sign in to comment.