Skip to content

Make layout compatible with wp7.x #320

Make layout compatible with wp7.x

Make layout compatible with wp7.x #320

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"