Skip to content

Y24-190-3: Support Limber with a V2 endpoint for PlateCreations #1400

Y24-190-3: Support Limber with a V2 endpoint for PlateCreations

Y24-190-3: Support Limber with a V2 endpoint for PlateCreations #1400

name: Lint documentation
on:
push:
pull_request:
types:
# defaults
- opened
- synchronize
- reopened
# custom
- ready_for_review # required for Github-created PRs
jobs:
yard-junk:
runs-on: ubuntu-latest
env:
BUNDLE_WITHOUT: "cucumber deployment profile development default test"
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run yard-junk
run: bundle exec yard-junk --sanity