Skip to content

Commit

Permalink
chore: run on all pr events
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallAsch committed Dec 31, 2024
1 parent 28b9900 commit 979c08e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/version.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Bump Version and Generate Docs
on:
pull_request_review:
types: [submitted]
pull_request:
branches:
- master
paths:
- 'charts/**'

jobs:
changes:
Expand Down

0 comments on commit 979c08e

Please sign in to comment.