feat: generate c509 certificate + Extensions
msg fields
#2260
Workflow file for this run
This file contains 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: Semantic Pull Request | |
on: | |
pull_request: | |
types: | |
- opened | |
- edited | |
- synchronize | |
- reopened | |
jobs: | |
build: | |
name: Validate PR title | |
uses: input-output-hk/catalyst-ci/.github/workflows/semantic_pull_request.yml@master |