Skip to content

Commit

Permalink
chore: update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
palashmon committed Jul 5, 2024
1 parent 6110264 commit 406e6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: GitHub Release

on:
schedule:
- cron: '30 2 * * 5' # Weekly
- cron: '30 2 1 * *' # Monthly
workflow_dispatch: # manual trigger

concurrency:
Expand Down

0 comments on commit 406e6e4

Please sign in to comment.