Fix date-time parse error handling and return 400 API response instead of 5xx #77
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: CORE4 label enforcement | |
| permissions: | |
| contents: read | |
| on: | |
| pull_request: | |
| types: [opened, labeled, unlabeled, synchronize, reopened, edited] | |
| jobs: | |
| require-label: | |
| uses: guardian/.github/.github/workflows/require-label.yaml@4cb5024736632ffcc564b7f4b772c38b8e5ce739 # v2.0.0 |