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