Skip to content

Commit 7a263cf

Browse files
authored
Enable manual-run of release-pr.yml (#1318)
1 parent ec73df9 commit 7a263cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ permissions:
55
contents: write
66

77
on:
8+
workflow_dispatch: # Allow running on-demand
89
schedule:
910
- cron: "0 3 * * 5"
1011

0 commit comments

Comments
 (0)