mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-03 20:33:56 +05:30
CI: ignore nix files
This commit is contained in:
@@ -14,6 +14,9 @@ on:
|
||||
- screenshots/*
|
||||
- .github/ISSUE_TEMPLATE/*
|
||||
- kubernetes/**
|
||||
# Nix development files that are not used here.
|
||||
- "*.nix"
|
||||
- flake.lock
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
@@ -24,6 +24,10 @@ on:
|
||||
- .github/ISSUE_TEMPLATE/*
|
||||
- kubernetes/**
|
||||
|
||||
# Nix development files that are not used here.
|
||||
- "*.nix"
|
||||
- flake.flake
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user