Preview not loading - This sb1brjjjb4u-yliw--5173--cb7c0bca.local-credentialless.webcontainer.io page can’t be found No webpage was found for the web address: https://sb1brjjjb4u-yliw--5173--cb7c0bca.local-credentialless.webcontainer.io/ HTTP ERROR 404 #1407
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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' |