Skip to content

Commit 44c28ce

Browse files
richardthe3rdclaude
andcommitted
feat(release): add workflow_dispatch to release-pr.yml for manual testing
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7c81e34 commit 44c28ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
schedule:
77
- cron: '0 6 * * *'
8+
workflow_dispatch:
89

910
permissions:
1011
contents: write

0 commit comments

Comments
 (0)