Skip to content

Bump yard from 0.9.34 to 0.9.36 #2

Bump yard from 0.9.34 to 0.9.36

Bump yard from 0.9.34 to 0.9.36 #2

Workflow file for this run

# Pulls in multiple workflows into a single file for use with PRs.
name: Puller
on:
pull_request:
types: [ opened, reopened, synchronize ]
workflow_dispatch:
jobs:
tester:
uses: tithely/gem-workflows/.github/workflows/tester.yml@master
editorconfig:
uses: tithely/gem-workflows/.github/workflows/editorconfig.yml@master
rubocop:
uses: tithely/gem-workflows/.github/workflows/rubocop.yml@master
yard:
uses: tithely/gem-workflows/.github/workflows/yard.yml@master