main.yml - ignore paths

This commit is contained in:
MrGadget1024 2023-01-20 01:57:00 -05:00
parent befefeb9bf
commit 1208e9e32e

View File

@ -12,8 +12,11 @@ on:
- '.gitattributes'
- '.gitignore'
- '.editorconfig'
- 'LICENSE'
- '*.md'
- '*.yml'
- '*.txt'
- '*.ps1'
jobs:
RunUnityTests: