Merge pull request #16046 from spowelljr/hideMinikubeBot

CI: add workflow to hide past minikube-bot comments
pull/15996/head
Medya Ghazizadeh 2023-03-14 17:11:56 -07:00 committed by GitHub
commit b0a38d8e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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