Skip to content

Commit 716479a

Browse files
committed
update deploy triggers
1 parent fb96707 commit 716479a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Nix Flake action
22
on:
3-
pull_request:
43
push:
4+
branches:
5+
- main
56
jobs:
67
nix-build:
78
name: upload-docker-image

0 commit comments

Comments
 (0)