Skip to content

Commit

Permalink
adding workflow_dispatch to testing for manual runs (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
real-danm authored Dec 15, 2023
1 parent 9214761 commit 97748c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Lint, Install, and Test Charts

on:
workflow_dispatch:
pull_request:
paths:
- 'ingress/**'
Expand Down

0 comments on commit 97748c5

Please sign in to comment.