Skip to content

feat: add support for VALARM into VTODO & VEVENT #2

feat: add support for VALARM into VTODO & VEVENT

feat: add support for VALARM into VTODO & VEVENT #2

Workflow file for this run

name: Workflow - Default push
on:
push:
jobs:
go-lint:
uses: ./.github/workflows/action.go.lint.yaml
with:
go_version: '1.22.x'
go-test:
uses: ./.github/workflows/action.go.test.yaml
secrets: inherit
with:
go_version: '1.22.x'