Skip to content

feat: adds time-triggered GitHub action to run ci nightly #2400

feat: adds time-triggered GitHub action to run ci nightly

feat: adds time-triggered GitHub action to run ci nightly #2400

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