Skip to content

feat(attendance): AttendanceRecord, ExcuseRequest, AttendanceThreshol… #12

feat(attendance): AttendanceRecord, ExcuseRequest, AttendanceThreshol…

feat(attendance): AttendanceRecord, ExcuseRequest, AttendanceThreshol… #12

Workflow file for this run

name: OpenSpec Sync
on:
push:
branches: [development]
paths: ['openspec/**']
workflow_dispatch:
jobs:
sync:
uses: ConductionNL/.github/.github/workflows/openspec-sync.yml@feature/openspec-project-sync
with:
app-name: scholiq
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}