We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1feb27a commit 8042277Copy full SHA for 8042277
.github/workflows/nix-jpackage.yaml
@@ -1,6 +1,6 @@
1
name: Nix Package
2
3
-on: workflow_dispatch
+on: [push, workflow_dispatch]
4
5
permissions:
6
contents: read
0 commit comments