Skip to content

Disable caching of index.html when in dev mode #2283

Disable caching of index.html when in dev mode

Disable caching of index.html when in dev mode #2283

name: Update Issue Status
on:
pull_request:
types:
- opened
- reopened
- synchronize
- converted_to_draft
- ready_for_review
jobs:
update_issue_status:
uses: flowfuse/.github/.github/workflows/record-in-review.yml@main
secrets:
PROJECT_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}