Skip to content

ci: fix release github action missing hidden file issues #1775

ci: fix release github action missing hidden file issues

ci: fix release github action missing hidden file issues #1775

Workflow file for this run

name: Check pull request
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
paths-ignore:
- "website/**"
jobs:
build:
uses: ./.github/workflows/_build.yml