Prevent markdown changes from affecting CI.

This commit is contained in:
Buster "Silver Eagle" Neece 2022-01-27 02:34:44 -06:00
parent 22dab26c2d
commit 9be3e1e76b
No known key found for this signature in database
GPG Key ID: 9FC8B9E008872109
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
- main
push:
paths-ignore:
- '*.md'
- '.github/*.yml'
- '.github/ISSUE_TEMPLATE/*.md'
- 'install.sh' # Ansible-only scripts and folders