Skip to content

chore: add SCIM role migration notes #470

chore: add SCIM role migration notes

chore: add SCIM role migration notes #470

Workflow file for this run

name: Crawl PactFlow docs
on:
schedule:
- cron: "0 0 * * 0"
push:
workflow_dispatch:
jobs:
pactflow_docs_crawler:
runs-on: ubuntu-latest
env:
PACTFLOW_ALGOLIA_APP_ID: LY8MHW6MWQ
PACTFLOW_ALGOLIA_KEY: ${{secrets.PACTFLOW_ALGOLIA_KEY}}
name: Index PactFlow site
steps:
- uses: actions/checkout@v3
- run: make crawl