Skip to content

Commit 060d15b

Browse files
committed
Trigger component builds on nuget.config change
1 parent 6d1c765 commit 060d15b

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

.github/workflows/component-common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-common.yml

.github/workflows/component-configuration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-configuration.yml

.github/workflows/component-connectors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-connectors.yml

.github/workflows/component-discovery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-discovery.yml

.github/workflows/component-logging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-logging.yml

.github/workflows/component-management.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-management.yml

.github/workflows/component-security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- stylecop.json
99
- '*.props'
1010
- '*.ruleset'
11+
- nuget.config
1112
- .config/dotnet-tools.json
1213
- .github/workflows/component-shared-workflow.yml
1314
- .github/workflows/component-security.yml

0 commit comments

Comments
 (0)