Skip to content

Commit

Permalink
Refine pull request workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Oct 29, 2024
1 parent 80a88fd commit 200cfa0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Test pull request
on:
pull_request:
types:
- opened
- reopened
- ready_for_review
- synchronize
jobs:
chart_validation:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 200cfa0

Please sign in to comment.