Skip to content

Commit 31f5369

Browse files
authored
Merge pull request #371 from cloudfoundry-community/chore/change-pr-target
chore: change pr target
2 parents 6785f48 + fd1c6cc commit 31f5369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: PCF
22
on:
33
push:
44
branches: [ "develop" ]
5-
pull_request_target:
5+
pull_request:
66
branches: [ "develop" ]
77

88
workflow_dispatch:

0 commit comments

Comments
 (0)