Skip to content

Commit 4c91411

Browse files
committed
Update generate-release-notes.yml
1 parent 3c1a6b5 commit 4c91411

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
pull_request:
88
branches:
99
- '**'
10-
# tags:
11-
# - 'v*'
10+
tags:
11+
- 'test-v0.0*'
1212

1313
jobs:
1414
release:

0 commit comments

Comments
 (0)