feat: Add structured logging for requests made to DCR and CAPI #4011
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@3522b599ee9e7d77089f505fed04f084c8b5fac2 # v3.1.2 |