Skip to content

Commit 37e2747

Browse files
committed
Run mend on puppet8 branch
1 parent 03b1294 commit 37e2747

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/mend.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
79
jobs:
810
build:
911
runs-on: ubuntu-latest
@@ -36,4 +38,4 @@ jobs:
3638
WS_WSS_URL: https://saas-eu.whitesourcesoftware.com/agent
3739
WS_USERKEY: ${{ secrets.MEND_TOKEN }}
3840
WS_PRODUCTNAME: CD4PE
39-
WS_PROJECTNAME: ${{ github.event.repository.name }}
41+
WS_PROJECTNAME: puppet-dev-tools-puppet8

0 commit comments

Comments
 (0)