diff --git a/.github/workflows/hide-minikube-bot-comments.yml b/.github/workflows/hide-minikube-bot-comments.yml new file mode 100644 index 0000000000..73166ed33a --- /dev/null +++ b/.github/workflows/hide-minikube-bot-comments.yml @@ -0,0 +1,8 @@ +name: hide-minikube-bot-comments +on: issue_comment +jobs: + hide-comments: + if: ${{ github.event.issue.pull_request }} + runs-on: ubuntu-20.04 + steps: + - uses: spowelljr/hide-minikube-bot-comments@3e2cbc9fcd07d17eeea7dab7ac90a27cb29f8bce