This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch pjfanning-patch-2
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git

commit b8210857fe05bca119c1a1fd2bb3bf8b80362a76
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 14 16:39:01 2026 +0100

    Remove pull_request trigger from link-validator
    
    Removed pull_request trigger from workflow.
---
 .github/workflows/link-validator.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index b45fffd..cd66828 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -3,7 +3,6 @@ name: Link Validator
 permissions: {}
 
 on:
-  pull_request:
   workflow_dispatch:
   schedule:
     - cron: '0 6 * * 1'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to