We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec73df9 commit 7a263cfCopy full SHA for 7a263cf
.github/workflows/release-pr.yml
@@ -5,6 +5,7 @@ permissions:
5
contents: write
6
7
on:
8
+ workflow_dispatch: # Allow running on-demand
9
schedule:
10
- cron: "0 3 * * 5"
11
0 commit comments