Skip to content

Commit

Permalink
Just run on the first of the month
Browse files Browse the repository at this point in the history
  • Loading branch information
darksidemilk authored Aug 6, 2024
1 parent 859b91f commit 63e9d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-releases-1_pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
workflow_dispatch:
schedule:
- cron: "0 10 8-14 * tue"
- cron: "0 10 1 * *"
jobs:
create-release-pull-request:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63e9d65

Please sign in to comment.