Skip to content

Commit

Permalink
chg(cicd): Allow user to run linter and tests manually
Browse files Browse the repository at this point in the history
Signed-off-by: Ronny Trommer <[email protected]>
  • Loading branch information
indigo423 committed Aug 8, 2024
1 parent cc460de commit f3f69f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: lint and test

on:
workflow_dispatch:
pull_request:
paths:
- "charts/perses/**"
Expand Down

0 comments on commit f3f69f4

Please sign in to comment.