Skip to content

Commit

Permalink
Enable manual-run of release-pr.yml (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu authored Dec 6, 2024
1 parent ec73df9 commit 7a263cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ permissions:
contents: write

on:
workflow_dispatch: # Allow running on-demand
schedule:
- cron: "0 3 * * 5"

Expand Down

0 comments on commit 7a263cf

Please sign in to comment.