Add docs/** to paths-ignore
Document location is being refactored.
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
branches: [ main, develop ]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'docs/**'
|
||||
- 'source/docs/**'
|
||||
- 'source/python/gui/**'
|
||||
- '.github/workflows/docs.yml'
|
||||
@@ -17,6 +18,7 @@ on:
|
||||
branches: [ main, develop ]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'docs/**'
|
||||
- 'source/docs/**'
|
||||
- 'source/python/gui/**'
|
||||
- '.github/workflows/docs.yml'
|
||||
|
||||
Reference in New Issue
Block a user