Skip to content

CDP now can use webhook to save data #65

CDP now can use webhook to save data

CDP now can use webhook to save data #65

Workflow file for this run

name: hello-world
on: push
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"