Update nix.yml

This commit is contained in:
Cadey Ratio 2020-11-07 12:35:48 -05:00 committed by GitHub
parent 63650e4950
commit c1f6a9745d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ name: "Nix"
on:
push:
branches:
- main
- mara
pull_request:
branches:
- main
- mara
jobs:
docker-build:
runs-on: ubuntu-latest