Compare commits
1 commit
c8ca07068c
...
d942dc1098
| Author | SHA1 | Date | |
|---|---|---|---|
| d942dc1098 |
1 changed files with 2 additions and 7 deletions
9
.github/workflows/cachix.yaml
vendored
9
.github/workflows/cachix.yaml
vendored
|
|
@ -1,10 +1,5 @@
|
|||
name: "Build everything and push to cachix"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 */4 * * *'
|
||||
push:
|
||||
branches:
|
||||
name: "Cachix build"
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue