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: on:
push: push:
branches: branches:
- main - mara
pull_request: pull_request:
branches: branches:
- main - mara
jobs: jobs:
docker-build: docker-build:
runs-on: ubuntu-latest runs-on: ubuntu-latest