Skip to content

Update Cloud analytics documentation #140

Update Cloud analytics documentation

Update Cloud analytics documentation #140

name: Add PR to Code Samples Changes project
on:
pull_request_target:
types: [opened, edited, synchronize]
paths:
- '.code-samples.meilisearch.yaml'
jobs:
add-pr-to-project:
runs-on: ubuntu-22.04
steps:
- uses: actions/add-to-project@8a84a858ead1a8775386f50be595a438772c2879
with:
project-url: https://github.com/orgs/meilisearch/projects/44
github-token: ${{ secrets.GH_TOKEN }}