Skip to content

Commit 1eedf40

Browse files
committed
Update generate-release-notes.yml
1 parent 9a1d7cf commit 1eedf40

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/generate-release-notes.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
paths:
66
- '.github/workflows/generate-release-notes.yml'
7+
pull_request:
8+
paths:
9+
- '.github/workflows/generate-release-notes.yml'
710

811
jobs:
912
generate-release-notes:

0 commit comments

Comments
 (0)