don't run on push

This commit is contained in:
Daylin Morgan 2024-08-07 12:58:59 -05:00
parent 8e9fde6967
commit 0beb4d04bb
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -1,10 +1,12 @@
name: Build NixOS name: Build NixOS
on: on:
push: # push:
# paths-ignore:
# - '**/*.md'
pull_request:
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
pull_request:
branches: branches:
- main - main