Compare commits

..

1 Commits

Author SHA1 Message Date
Antoine Martin d942dc1098 ci: setup cachix build 2021-04-08 04:24:48 +02:00
1 changed files with 2 additions and 7 deletions

View File

@ -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