We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe91ca7 commit eb5e47dCopy full SHA for eb5e47d
.github/workflows/deploy-accounts.yml
@@ -5,7 +5,7 @@ on:
5
paths:
6
- 'src/SourceSchemas/Accounts/**'
7
- 'src/Defaults/**'
8
- - '.github/workflows/**`
+ - '.github/workflows/deploy-accounts.yml'
9
workflow_dispatch: {}
10
11
jobs:
.github/workflows/deploy-inventory.yml
- 'src/SourceSchemas/Inventory/**'
+ - '.github/workflows/deploy-inventory.yml'
0 commit comments