Skip to content

Why if i transform a bolt projet in repo in github i can not mod anymore and all my projets is now disapear from the service ! WTF i have paid for ! #1068

Why if i transform a bolt projet in repo in github i can not mod anymore and all my projets is now disapear from the service ! WTF i have paid for !

Why if i transform a bolt projet in repo in github i can not mod anymore and all my projets is now disapear from the service ! WTF i have paid for ! #1068

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'