Ignore docs/ & fix shell image actually (real)

This commit is contained in:
Evan Husted 2024-10-13 16:32:24 -05:00
parent f9f037a951
commit 40a488799e
2 changed files with 5 additions and 6 deletions

View file

@ -7,6 +7,7 @@ on:
branches: [ master ]
paths-ignore:
- '.github/**'
- 'docs/**'
- '*.yml'
- '*.json'
- '*.config'