Skip to content

Commit 7255d74

Browse files
make workflow manual
1 parent f6302ee commit 7255d74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-nix-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Build Nix Package
22

33
on:
4-
push:
5-
pull_request:
4+
workflow_dispatch: {}
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)