Skip to content

Commit 34c9f6c

Browse files
authored
fix: add reference to vscode issues (#115)
* fix: add reference to vscode issues @W-16093827@ * Update validatePR.yml
1 parent 4e7cd2d commit 34c9f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validatePR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: regex-match-cli-gh-issue
3030
with:
3131
text: ${{ github.event.pull_request.body }}
32-
regex: 'forcedotcom\/cli\/issues\/[0-9]+'
32+
regex: 'forcedotcom\/cli\/issues\/[0-9]+|forcedotcom\/salesforcedx-vscode\/issues\/[0-9]+'
3333
flags: gm
3434
- name: fail
3535
if: |

0 commit comments

Comments
 (0)