Skip to content

fix: enforce display condition to return string in render_block filter #666

fix: enforce display condition to return string in render_block filter

fix: enforce display condition to return string in render_block filter #666

on:
pull_request:
types: [closed]
branches:
- 'development'
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: "otter"