Skip to content

chore(deps): Update actions/checkout action to v4.2.2 #316

chore(deps): Update actions/checkout action to v4.2.2

chore(deps): Update actions/checkout action to v4.2.2 #316

Workflow file for this run

name: "Check dist/"
on:
push:
branches:
- trunk
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
check-dist:
uses: "KyoriPowered/.github/.github/workflows/shared-action-check-dist.yaml@trunk"
secrets: "inherit"