Skip to content

Commit 6fdb985

Browse files
authored
Update validate-pr.yml
Remove PR title validation rule
1 parent 9fb296e commit 6fdb985

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/validate-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ jobs:
2020

2121
# Steps represent a sequence of tasks that will be executed as part of the job
2222
steps:
23-
- name: Enforce Jira Issue Key in Pull Request Title
24-
uses: mjmvisser/enforce-pr-title-style-action@v2
25-
with:
26-
projectKey: CMCL

0 commit comments

Comments
 (0)