Skip to content

fix: widget not loading #195

fix: widget not loading

fix: widget not loading #195

on:
pull_request:
types: [closed]
branches:
- 'development'
- 'new/**'
jobs:
pr_announcer:
runs-on: ubuntu-latest
name: Announce pr
steps:
- name: Checking merged commit
uses: Codeinwp/action-pr-merged-announcer@main
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
with:
destination_repo: "Codeinwp/docs"
issue_labels: "visualizer"