Ignore changes to shell.nix in CI

This commit is contained in:
2026-01-13 22:13:03 +01:00
parent b78f97809e
commit 6fc0651a8f

View File

@@ -6,6 +6,7 @@ on:
- '**/*.md' - '**/*.md'
- 'README*' - 'README*'
- 'LICENSE*' - 'LICENSE*'
- 'shell.nix*'
push: push:
branches: branches:
- master - master
@@ -13,6 +14,7 @@ on:
- '**/*.md' - '**/*.md'
- 'README*' - 'README*'
- 'LICENSE*' - 'LICENSE*'
- 'shell.nix*'
jobs: jobs:
build: build: