1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +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: paths-ignore:
- 'docker-mods/**' - 'docker-mods/**'
- '.vscode/**' - '.vscode/**'
- '.github/**'
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest