Skip to content

[ADVAPP-965] : Add filters for the campaign list view for my campaigns, enabled, and has been executed #3607

[ADVAPP-965] : Add filters for the campaign list view for my campaigns, enabled, and has been executed

[ADVAPP-965] : Add filters for the campaign list view for my campaigns, enabled, and has been executed #3607

Workflow file for this run

name: Pull Requests
on:
pull_request:
merge_group:
types: [checks_requested]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
code-checks:
name: Code Checks
uses: ./.github/workflows/ci.yml
secrets:
pat-token: ${{ secrets.PAT }}