Skip to content

Interactivity API: renderHTML function to insert and hydrate html strings #25599

Interactivity API: renderHTML function to insert and hydrate html strings

Interactivity API: renderHTML function to insert and hydrate html strings #25599

name: 'Pull Request Labeler'
on:
pull_request_target:
types: [opened, synchronize]
# Disable permissions for all available scopes by default.
# Any needed permissions should be configured at the job level.
permissions: {}
jobs:
auto_label_pull_request:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
dot: true
sync-labels: true