Skip to content

Commit

Permalink
remove path restrictions again, seems unreliable
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Jul 31, 2024
1 parent b4df986 commit 27a9f9e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/check-generated-values.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
on:
push:
paths:
- 'k8s/helmfile/env/**'
- 'k8s/argocd/**'
on: push
name: Check values files
jobs:
diff:
Expand Down

0 comments on commit 27a9f9e

Please sign in to comment.