Skip to content

[WIP] Update wp-env and run end-to-end tests #259

[WIP] Update wp-env and run end-to-end tests

[WIP] Update wp-env and run end-to-end tests #259

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"