Skip to content

Not able to open the UI Preview. It shows in the Bolt editing view but when asked to open in a new tab it does not #1346

Not able to open the UI Preview. It shows in the Bolt editing view but when asked to open in a new tab it does not

Not able to open the UI Preview. It shows in the Bolt editing view but when asked to open in a new tab it does not #1346

on:
issues:
types: [opened]
jobs:
closeEmptyIssues:
if: "${{ github.event.issue.body == '' }}"
runs-on: ubuntu-latest
steps:
- name: close empty issues
# v1.0.0
uses: kerhub/saved-replies@dd3633c3608fcc768978988b012871d66f98f7d6
with:
token: ${{ secrets.GITHUB_TOKEN }}
state: 'closed'