Skip to content

Commit cced3f8

Browse files
committed
source-facebook-marketing-native: add to ci
1 parent 3519469 commit cced3f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/python.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ on:
5252
- "source-dynamics-365-finance-and-operations/**"
5353
- "source-incident-io/**"
5454
- "source-navan/**"
55+
- "source-facebook-marketing-native/**"
5556

5657
pull_request:
5758
branches: [main]
@@ -105,6 +106,7 @@ on:
105106
- "source-dynamics-365-finance-and-operations/**"
106107
- "source-incident-io/**"
107108
- "source-navan/**"
109+
- "source-facebook-marketing-native/**"
108110

109111
concurrency:
110112
group: ${{ github.workflow }}-${{ github.ref }}
@@ -308,6 +310,10 @@ jobs:
308310
type: capture
309311
version: v1
310312
usage_rate: "1.0"
313+
- name: source-facebook-marketing-native
314+
type: capture
315+
version: v1
316+
usage_rate: "1.0"
311317

312318
steps:
313319
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)