mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 04:10:05 +00:00
👷 Disable automatic execution of module build workflow
This commit is contained in:
parent
3a58819c40
commit
2e3ddfedc3
1 changed files with 5 additions and 5 deletions
10
.github/workflows/build-modules.yml
vendored
10
.github/workflows/build-modules.yml
vendored
|
@ -2,11 +2,11 @@ name: "Nix: build nixos-/home modules"
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "modules/**.nix"
|
||||
- "**.lock"
|
||||
- ".github/workflows/build-modules.yml"
|
||||
# push:
|
||||
# paths:
|
||||
# - "modules/**.nix"
|
||||
# - "**.lock"
|
||||
# - ".github/workflows/build-modules.yml"
|
||||
|
||||
jobs:
|
||||
check-flake:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue