Skip to content

chore(deps): implement github.com/qdm12/golibs/command locally (#2418) #488

chore(deps): implement github.com/qdm12/golibs/command locally (#2418)

chore(deps): implement github.com/qdm12/golibs/command locally (#2418) #488

Workflow file for this run

name: Markdown
on:
push:
branches:
- master
paths-ignore:
- "**.md"
- .github/workflows/markdown.yml
pull_request:
paths-ignore:
- "**.md"
- .github/workflows/markdown.yml
jobs:
markdown:
runs-on: ubuntu-latest
permissions:
actions: read
steps:
- name: No trigger path triggered for required markdown workflow.
run: exit 0