mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-18 08:03:28 +00:00
dev: should reduce CI build times
This commit is contained in:
parent
7db1f6779c
commit
6694b65c82
3 changed files with 9 additions and 6 deletions
8
.github/workflows/cachix.yml
vendored
8
.github/workflows/cachix.yml
vendored
|
@ -3,10 +3,12 @@ name: build-and-cache
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
- '**/.gitignore'
|
||||
- '**/assets'
|
||||
- '.github/**'
|
||||
- './assets/**'
|
||||
- '.gitignore'
|
||||
|
||||
jobs:
|
||||
nix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue