Skip to content

Update GitHub Actions workflows #1

Update GitHub Actions workflows

Update GitHub Actions workflows #1

Workflow file for this run

name: "push"
on:
workflow_dispatch:
push:
branches:
- "master"
jobs:
check:
uses: "./.github/workflows/check.yml"