only run GH workflow on trigger
This commit is contained in:
parent
aa9dafe2ee
commit
5c87a8b813
1 changed files with 1 additions and 3 deletions
4
.github/workflows/nixos.yml
vendored
4
.github/workflows/nixos.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: NixOS
|
name: NixOS
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-aoife:
|
build-aoife:
|
||||||
|
|
Loading…
Add table
Reference in a new issue