Skip to content

feat(sdks/actor/runtime): include url for debugging actor in internal error metadata #166

feat(sdks/actor/runtime): include url for debugging actor in internal error metadata

feat(sdks/actor/runtime): include url for debugging actor in internal error metadata #166

Workflow file for this run

name: "autofix.ci"
on:
pull_request:
paths:
- frontend/**
- site/**
- sdks/actor/**
jobs:
autofix:
name: "autofix.ci"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
with:
version: latest
- run: biome check . --fix --reporter=github
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c