Skip to content

"Add" -> "Append"

"Add" -> "Append" #11

Workflow file for this run

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