mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Ignore changes to shell.nix in CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user