Skip to content

Commit

Permalink
scheduled snapshot release
Browse files Browse the repository at this point in the history
  • Loading branch information
csviri committed May 3, 2023
1 parent 340c3e1 commit c2c6513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/snapshot-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
on:
schedule:
# Run on end of the day
- cron: '0 0 * * *'
push:
paths-ignore:
- 'docs/**'
Expand Down

0 comments on commit c2c6513

Please sign in to comment.