Skip to content

Invalid value: "-20Gi": must be greater than or equal to 0 #144

Invalid value: "-20Gi": must be greater than or equal to 0

Invalid value: "-20Gi": must be greater than or equal to 0 #144

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: 'Thank your for opening your first issue :)'
pr-message: 'Thank your for opening your first pr and contributing to tensile-kube!!'