Skip to content

Commit 0cb40df

Browse files
committed
Add current branch for test
Signed-off-by: Vasu1105 <vjagdale@progress.com>
1 parent c5304fd commit 0cb40df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-main-pull-request-stub-1.0.7.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: CI Pull Request – TruffleHog Only
44

55
on:
66
pull_request:
7-
branches: [ main ]
7+
branches: [ vj/update-common-github-action-workflow, main ]
88
push:
9-
branches: [ main ]
9+
branches: [ vj/update-common-github-action-workflow,main ]
1010

1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)