Skip to content

Commit

Permalink
Merge pull request #120 from BobyMCbobs/update-stable-txt-update-work…
Browse files Browse the repository at this point in the history
…flow-cron

chore: run update-stable-txt more frequently
  • Loading branch information
BobyMCbobs authored Dec 13, 2023
2 parents ebe394e + dfaebd4 commit 120d4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-stable-txt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: update-stable-txt
on:
workflow_dispatch: {}
schedule:
- cron: "0 0 * * *"
- cron: "0 */1 * * *"
push:
paths:
- hack/update-stable-txt.sh
Expand Down

0 comments on commit 120d4d0

Please sign in to comment.