Skip to content

Commit fe91ca7

Browse files
committed
updated pipelines
1 parent a4e9080 commit fe91ca7

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.github/workflows/deploy-accounts.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55
paths:
66
- 'src/SourceSchemas/Accounts/**'
77
- 'src/Defaults/**'
8-
- '.github/workflows/deploy-accounts.yml'
9-
- '.github/workflows/deploy-source-schema.yml`
8+
- '.github/workflows/**`
109
workflow_dispatch: {}
1110
1211
jobs:

.github/workflows/deploy-inventory.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55
paths:
66
- 'src/SourceSchemas/Inventory/**'
77
- 'src/Defaults/**'
8-
- '.github/workflows/deploy-inventory.yml'
9-
- '.github/workflows/deploy-source-schema.yml`
8+
- '.github/workflows/**`
109
workflow_dispatch: {}
1110
1211
jobs:

src/SourceSchemas/Inventory/schema-settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"extensions": {
99
"nitro": {
10-
"apiId": "QXBpCmcwMTk5MGE4ZGMxYjA3OWZhYjM1Y2M2ZTE3NDY1Yzg1Yw=="
10+
"apiId": "QXBpCmcwMTk5MGM4MTg4Yjg3MGQwOGE1ZDlmMWIxZWZkOGYxZA=="
1111
}
1212
},
1313
"environments": {

0 commit comments

Comments
 (0)