Shouldn't build when changing these files

This commit is contained in:
Nick 2023-08-09 13:31:40 -04:00
parent 4d8b128001
commit 901a736db5

View File

@ -1,6 +1,11 @@
name: Build
on: push
on:
push:
paths-ignore:
- "*.md"
- "LICENSE"
- ".gitignore"
jobs:
build: