Skip to content

Commit

Permalink
Avoid for CI/CD change.
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Apr 24, 2024
1 parent f98f120 commit 446296b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Lint and Test Charts

on: pull_request
on:
pull_request:
paths:
- 'charts/**'


jobs:
lint-test:
Expand Down

0 comments on commit 446296b

Please sign in to comment.