Skip to content

Commit 91a3f36

Browse files
Update final_combined.yml
1 parent 9bcf887 commit 91a3f36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/final_combined.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CCP data connector validation
1+
name: CCF data connector validation
22

33
on:
44
pull_request_target:
@@ -99,7 +99,7 @@ jobs:
9999
exit 1
100100
fi
101101
102-
- name: POST CCP payload
102+
- name: POST CCF payload
103103
if: env.JSON_PAYLOAD_PATH != 'empty'
104104
run: |
105105
echo "Sending JSON payload to API"

0 commit comments

Comments
 (0)