Skip to content

Commit 58e2611

Browse files
authored
Update PR builder membership test to use triggering_actor to make community PR execution easier
See hazelcast/hazelcast-cpp-client#1442
1 parent 06c2562 commit 58e2611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: composite
1515
uses: hazelcast/hazelcast-tpm/membership@main
1616
with:
17-
member-name: ${{ github.actor }}
17+
member-name: ${{ github.triggering_actor }}
1818
token: ${{ secrets.GH_TOKEN }}
1919
pr-builder:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)