Skip to content

Bump ncipollo/release-action from 1.11.2 to 1.14.0 #552

Bump ncipollo/release-action from 1.11.2 to 1.14.0

Bump ncipollo/release-action from 1.11.2 to 1.14.0 #552

Workflow file for this run

name: Markdown Lint Check
on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Exit with success
run: exit 0