Skip to content

[TECH] ♻️ migration de la route /api/users/{userId}/campaign-participations (Pix-15301) #2905

[TECH] ♻️ migration de la route /api/users/{userId}/campaign-participations (Pix-15301)

[TECH] ♻️ migration de la route /api/users/{userId}/campaign-participations (Pix-15301) #2905

Workflow file for this run

name: Trigger CircleCI
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
push:
branches: dev
jobs:
trigger-ci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.0.5
env:
CCI_TOKEN: ${{ secrets.PIX_SERVICE_CIRCLE_CI_TOKEN }}