Skip to content

Commit a603e05

Browse files
authored
https://github.com/hazelcast/hazelcast-cpp-client/pull/1361#discussion_r2497876807
1 parent 16600c8 commit a603e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
steps:
6363
- name: Report
6464
shell: bash
65-
run: echo "User ${{ github.actor }} is trusted for PR execution"
65+
run: echo "User ${{ github.actor }} is trusted for test execution"
6666

6767

6868
# get

0 commit comments

Comments
 (0)