Skip to content

Commit

Permalink
Add dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hibare committed Oct 22, 2023
1 parent a90dc65 commit 20fc50d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-creator.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Create PR from Dev to Default Branch
on:
workflow_dispatch:
schedule:
- cron: '30 18 * * 6' # Runs every Saturday at midnight IST (adjust as needed)

Expand Down

0 comments on commit 20fc50d

Please sign in to comment.