Move all images to doc. Remove old images. (#1282)

This commit is contained in:
Riku Isokoski
2022-08-21 14:42:53 +03:00
committed by GitHub
parent ef6ed5d26e
commit e02b58bf1b
22 changed files with 3 additions and 7 deletions

View File

@@ -10,12 +10,10 @@ on:
branches: [ master, develop ]
paths-ignore:
- 'doc/**'
- 'images/**'
pull_request:
branches: [ develop ]
paths-ignore:
- 'doc/**'
- 'images/**'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: