Skip to content

[+] Add customizeRequest field #19

[+] Add customizeRequest field

[+] Add customizeRequest field #19

Workflow file for this run

name: Call Webhook on Push
on:
push:
branches:
- main
jobs:
call-webhook:
runs-on: ubuntu-latest
steps:
- name: Call webhook
uses: wei/curl@v1
with:
args: |
${{ secrets.HOOK_URL }}