Skip to content

fix: add device id header to allowed CORS header list to allow web-update API #8991

fix: add device id header to allowed CORS header list to allow web-update API

fix: add device id header to allowed CORS header list to allow web-update API #8991

Workflow file for this run

name: Lint Commit Messages
on: [pull_request, push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4