Skip to content

Allow setting custom labels on mongo operator pod #312

Allow setting custom labels on mongo operator pod

Allow setting custom labels on mongo operator pod #312

Workflow file for this run

name: Bashscript linter
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2