Skip to content

fix(blocks): text colors are not saved when importing to html #7524

fix(blocks): text colors are not saved when importing to html

fix(blocks): text colors are not saved when importing to html #7524

name: PR Auto Assign
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
assign:
name: Assign
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0