Skip to content

chore: update campaign manager urls (from BAPI to PAPI) #5

chore: update campaign manager urls (from BAPI to PAPI)

chore: update campaign manager urls (from BAPI to PAPI) #5

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- ready_for_review
- reopened
- synchronize
jobs:
pr:
uses: parcelLab/ci/.github/workflows/pr.yaml@v1
secrets:
repoAccessToken: ${{ secrets.GITHUB_TOKEN }}