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: