Skip to content

feat: Update S3 links to version 1.1.0 #7

feat: Update S3 links to version 1.1.0

feat: Update S3 links to version 1.1.0 #7

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches:
- main
types:
- edited
- opened
- synchronize
- reopened
jobs:
conventional_commit_title:
permissions:
pull-requests: read
uses: learning-commons-org/shared-github-actions/.github/workflows/conventional-commits.yml@v1.2.0