mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-25 08:22:46 +00:00
chore: update nix development files in paths-ignore for github workflows
This commit is contained in:
@@ -15,8 +15,8 @@ on:
|
||||
- .github/ISSUE_TEMPLATE/*
|
||||
- kubernetes/**
|
||||
# Nix development files that are not used here.
|
||||
- "*.nix"
|
||||
- flake.lock
|
||||
- .envrc
|
||||
- "nix/**"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -25,8 +25,8 @@ on:
|
||||
- kubernetes/**
|
||||
|
||||
# Nix development files that are not used here.
|
||||
- "*.nix"
|
||||
- flake.flake
|
||||
- .envrc
|
||||
- "nix/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user