mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
chore: update nix development files in paths-ignore for github workflows
This commit is contained in:
parent
eff609d0cd
commit
4daa142844
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user