Skip to content

test: turn EventDate tests into Scheduling tests #49

test: turn EventDate tests into Scheduling tests

test: turn EventDate tests into Scheduling tests #49

Workflow file for this run

name: (📡) Verify
on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
branches-ignore:
- 'main'
workflow_dispatch:
jobs:
verify:
uses: sitepark/github-project-workflow/.github/workflows/composer-verify.yml@release/1.x
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}