mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-07-31 04:09:11 +00:00
ci: make test workflow dispatchable
This commit is contained in:
parent
fc6e360bed
commit
92ffed7f0d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
nixpkgs_channel: nixpkgs=channel:nixos-24.11
|
nixpkgs_channel: nixpkgs=channel:nixos-24.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue