Skip to content

Commit 8042277

Browse files
committed
TEMPORARY: Add "on push" to initially trigger this workflow
1 parent 1feb27a commit 8042277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nix-jpackage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Nix Package
22

3-
on: workflow_dispatch
3+
on: [push, workflow_dispatch]
44

55
permissions:
66
contents: read

0 commit comments

Comments
 (0)