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/*
|
- .github/ISSUE_TEMPLATE/*
|
||||||
- kubernetes/**
|
- kubernetes/**
|
||||||
# Nix development files that are not used here.
|
# Nix development files that are not used here.
|
||||||
- "*.nix"
|
- .envrc
|
||||||
- flake.lock
|
- "nix/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -25,8 +25,8 @@ on:
|
|||||||
- kubernetes/**
|
- kubernetes/**
|
||||||
|
|
||||||
# Nix development files that are not used here.
|
# Nix development files that are not used here.
|
||||||
- "*.nix"
|
- .envrc
|
||||||
- flake.flake
|
- "nix/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user