Skip to content

Commit

Permalink
source-genesys: add to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Bair committed Nov 12, 2024
1 parent 8df9920 commit 0cfda62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ on:
- "source-brevo/**"
- "source-impact-native/**"
- "source-front/**"
- "source-genesys/**"

pull_request:
branches: [main]
Expand Down Expand Up @@ -60,6 +61,7 @@ on:
- "source-brevo/**"
- "source-impact-native/**"
- "source-front/**"
- "source-genesys/**"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down Expand Up @@ -171,6 +173,10 @@ jobs:
type: capture
version: v2
usage_rate: "1.0"
- name: source-genesys
type: capture
version: v1
usage_rate: "1.0"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0cfda62

Please sign in to comment.