Add docs/** to paths-ignore

Document location is being refactored.
This commit is contained in:
David Galiffi
2024-07-10 22:15:56 -04:00
parent 977bfe8347
commit 8fa76b9459
5 changed files with 9 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ on:
- v*
paths-ignore:
- '*.md'
- 'docs/**'
- 'source/docs/**'
pull_request:
branches: [main]
+2
View File
@@ -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'
+2
View File
@@ -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'
+2
View File
@@ -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'
+2
View File
@@ -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'