Skip to content

[TECH] Migrer send-started-participation-results-to-pole-emploi vers le contexte Prescription (PIX-15337) #4570

[TECH] Migrer send-started-participation-results-to-pole-emploi vers le contexte Prescription (PIX-15337)

[TECH] Migrer send-started-participation-results-to-pole-emploi vers le contexte Prescription (PIX-15337) #4570

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/[email protected]
env:
CCI_TOKEN: ${{ secrets.PIX_SERVICE_CIRCLE_CI_TOKEN }}