Skip to content

format: JSON task-list.json #23

format: JSON task-list.json

format: JSON task-list.json #23

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