chore(ci): Ignore changes to installer folder

This commit is contained in:
Kyle Gospodnetich 2024-05-03 09:09:06 -07:00
parent 0fed30054a
commit a926b72309

View File

@ -9,6 +9,7 @@ on:
paths-ignore:
- '**.md'
- '**.txt'
- 'installer/**'
- 'repo_content/**'
- 'spec_files/**'
- 'post_install_files/**'