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