Skip to content

chore(deps): bump actions/checkout from 4.1.1 to 4.1.5 #120

chore(deps): bump actions/checkout from 4.1.1 to 4.1.5

chore(deps): bump actions/checkout from 4.1.1 to 4.1.5 #120

name: Enforce PR Conventions
on:
pull_request:
types:
- opened
- reopened
- synchronize
- edited
branches:
- develop
jobs:
enforce-pr-conventions:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: enforce-pr-conventions
id: git-naming-convention
uses: Alfresco/alfresco-build-tools/.github/actions/enforce-pr-conventions@dc4c1f4e94307af7a916d0ca8c5e2592521d9470 # v5.22.3
with:
jira-project-key: AAE|HXOR