From 8d4908fb7258267a15982d7257344dcf004aad77 Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Thu, 2 Oct 2025 11:50:15 -0500 Subject: [PATCH] Updated comment to mention `sha=` portion to dispatch the event --- .github/workflows/ok-to-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ok-to-test.yml b/.github/workflows/ok-to-test.yml index 304afca..e2f8584 100644 --- a/.github/workflows/ok-to-test.yml +++ b/.github/workflows/ok-to-test.yml @@ -1,4 +1,4 @@ -# Write comments "/ok-to-test " on a pull request. This will emit a repository_dispatch event. +# Write comments "/ok-to-test sha=" on a pull request. This will emit a repository_dispatch event. name: Ok To Test on: