From 8d7b7cd295782d744b4be4e342a89fe2bb75edca Mon Sep 17 00:00:00 2001 From: _Tradam Date: Tue, 9 May 2023 21:45:38 -0400 Subject: Update send_autobuild_webdocs_ping.yml --- .github/workflows/send_autobuild_webdocs_ping.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/send_autobuild_webdocs_ping.yml b/.github/workflows/send_autobuild_webdocs_ping.yml index 595ce31..39ca722 100644 --- a/.github/workflows/send_autobuild_webdocs_ping.yml +++ b/.github/workflows/send_autobuild_webdocs_ping.yml @@ -10,8 +10,6 @@ jobs: - name: PING - Dispatch initiating repository event if: github.event.action != 'pong' run: | - curl -X post https://api.github.com/repos/marcnuri-demo/actions-remote-dispatch-b/dispatches \ - -H 'Accept: application/vnd.github.everest-preview+json' \ curl -x post https://api.github.com/repos/catgirlsrodeo/dev.catgirls.rodeo/dispatches \ -h 'accept: application/vnd.github.everest-preview+json' \ -u ${{ secrets.access_token }} \ -- cgit v1.2.3