Skip to content

Commit 488fcee

Browse files
committed
Include nuget.config in workflows
1 parent 254da35 commit 488fcee

10 files changed

+10
-0
lines changed

.github/workflows/Configuration-ConfigurationProviders.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-MySql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-MySqlEFCore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-PostgreSql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-PostgreSqlEFCore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-RabbitMQ.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Connectors-Redis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/FileShares-FileSharesWeb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Management-ActuatorApi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

.github/workflows/Security-RedisDataProtection.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- .gitattributes
1212
- .gitignore
1313
- behave*
14+
- nuget.config
1415
- Pipfile*
1516
- pyenv.pkgs
1617
- '**/*.py'

0 commit comments

Comments
 (0)