Skip to content

chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 #106

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

chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 #106

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- 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