Skip to content

Commit 1c28dad

Browse files
committed
Revert "RDCIST-3853: Update PR title check"
This reverts commit d160e47.
1 parent d160e47 commit 1c28dad

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/validate-pr-title.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,8 @@ on:
44
pull_request:
55
types: [opened, edited, synchronize, reopened]
66

7-
concurrency:
8-
group: ${{ github.ref }}
9-
cancel-in-progress: true
10-
11-
permissions:
12-
contents: read
13-
pull-requests: read
14-
157
jobs:
168
build:
17-
name: Validate PR Title
189
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-title.yaml@9d497d1c5bc6e355aa8f4663539e6b75c212f6b4 #v2.0.7
1910
with:
2011
validate-semVer: false

0 commit comments

Comments
 (0)