We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a82f28 commit 40d2284Copy full SHA for 40d2284
.github/workflows/validate-pr-labels.yaml
@@ -6,4 +6,6 @@ on:
6
7
jobs:
8
check-label:
9
- uses: OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-labels.yaml@9d497d1c5bc6e355aa8f4663539e6b75c212f6b4
+ uses: OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-labels.yaml@9d497d1c5bc6e355aa8f4663539e6b75c212f6b4 #v2.0.7
10
+ with:
11
+ validate-semVer: false
.github/workflows/validate-pr-title.yaml
@@ -7,3 +7,5 @@ on:
build:
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-title.yaml@9d497d1c5bc6e355aa8f4663539e6b75c212f6b4
0 commit comments