Skip to content

Commit

Permalink
chore: run release-please action once a day
Browse files Browse the repository at this point in the history
  • Loading branch information
terovirtanen authored and danipran committed Sep 30, 2024
1 parent 225fabc commit ce8e95d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
schedule:
- cron: '1 0 * * *'

permissions:
contents: write
Expand Down

0 comments on commit ce8e95d

Please sign in to comment.