Skip to content

docs: Add title for HTTP api docs #364

docs: Add title for HTTP api docs

docs: Add title for HTTP api docs #364

name: Development project automations for pull requests
on:
pull_request:
types:
- opened
- reopened
- converted_to_draft
- ready_for_review
jobs:
call-workflow:
uses: EventStore/Automations/.github/workflows/development-project-automation.yml@master

Check failure on line 13 in .github/workflows/server-development-pullrequests-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/server-development-pullrequests-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/server-development-pullrequests-workflow.yml" -> "EventStore/Automations/.github/workflows/development-project-automation.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
resource-node-id: ${{ github.event.pull_request.node_id }}
event-action: ${{ github.event.action }}
event-name: ${{ github.event_name }}
secrets:
project-number: ${{ secrets.SERVER_DEV_PROJECT_NUMBER }}
token: ${{ secrets.ORG_ACCESS_TOKEN }}