Skip to content

[BUG] "Create a new instance" window does not close after successfully creating the new instance #129

[BUG] "Create a new instance" window does not close after successfully creating the new instance

[BUG] "Create a new instance" window does not close after successfully creating the new instance #129

Workflow file for this run

name: issue-automation
on:
issues:
types: [opened, edited]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@1.0.4
with:
add-labels: "needs label"
ignore-if-labeled: true