We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb96707 commit 716479aCopy full SHA for 716479a
.github/workflows/deploy.yaml
@@ -1,7 +1,8 @@
1
name: Nix Flake action
2
on:
3
- pull_request:
4
push:
+ branches:
5
+ - main
6
jobs:
7
nix-build:
8
name: upload-docker-image
0 commit comments