Skip to content

fix: core.yaml

fix: core.yaml #7

Workflow file for this run

name: Commit
on:
push:
workflow_dispatch:
jobs:
build-commit:
name: Build Commit
uses: ./.github/workflows/core.yaml
with:
tasklist-filepath: "./task-list.json"
is-release: false
secrets: inherit