Skip to content

Throw error on event creation if start date is later than end date #573

Throw error on event creation if start date is later than end date

Throw error on event creation if start date is later than end date #573

Workflow file for this run

name: Auto Comment on PRs
on: pull_request
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: bubkoo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestOpened: >
Thanks for contributing!
If you've made changes to the API's functionality, please make sure to bump the package
version—see [this guide to semantic versioning](https://semver.org/) for details—and
document those changes as appropriate.