We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bcf887 commit 91a3f36Copy full SHA for 91a3f36
.github/workflows/final_combined.yml
@@ -1,4 +1,4 @@
1
-name: CCP data connector validation
+name: CCF data connector validation
2
3
on:
4
pull_request_target:
@@ -99,7 +99,7 @@ jobs:
99
exit 1
100
fi
101
102
- - name: POST CCP payload
+ - name: POST CCF payload
103
if: env.JSON_PAYLOAD_PATH != 'empty'
104
run: |
105
echo "Sending JSON payload to API"
0 commit comments