Skip to content

fix: OSD data aggregation and CEC duplicate column issues #83

fix: OSD data aggregation and CEC duplicate column issues

fix: OSD data aggregation and CEC duplicate column issues #83

Workflow file for this run

name: Auto approve
on: pull_request_target
permissions:
pull-requests: write
jobs:
auto-approve:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v4