Skip to content

Commit

Permalink
Build release binaries on push for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten authored Jul 9, 2024
1 parent d81a4ec commit a125f9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/keep_releases_in_cachix.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Keep Releases in Cachix
on:
push:
branches: master
schedule:
- cron: '0 17 * * *'
jobs:
Expand Down

0 comments on commit a125f9e

Please sign in to comment.