Skip to content

validate data type in riak admin bucket-type create #87

validate data type in riak admin bucket-type create

validate data type in riak admin bucket-type create #87

Workflow file for this run

name: spellcheck
on:
pull_request:
branches:
- openriak-3.4
jobs:
spellcheck:
name: runner / spellcheck
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/checkout@v2
- name: Run PySpelling as a GitHub action
uses: sbates130272/spellcheck-github-actions@v0.6.0