1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 07:29:37 +02:00

add ignored path

This commit is contained in:
GilbN 2022-03-23 21:53:05 +01:00
parent ab6aba4962
commit 1bd5acae37

View File

@ -7,6 +7,7 @@ on:
paths-ignore:
- 'docker-mods/**'
- '.vscode/**'
- '.github/**'
jobs:
deploy:
runs-on: ubuntu-latest