Skip to content

Bump k8s.io/apimachinery from 0.15.7 to 0.16.13 #2

Bump k8s.io/apimachinery from 0.15.7 to 0.16.13

Bump k8s.io/apimachinery from 0.15.7 to 0.16.13 #2

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: ':wave: Welcome to Kuberhealthy Storage Check. Thanks for opening your first issue.'
pr-message: 'Thanks for your pull request! Welcome to the community. :thumbsup:'