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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 605fca98 Remove pull_request trigger from link-validator (#545)
605fca98 is described below

commit 605fca98f46c8f3cb95dc11e0be039ed6a779a22
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 17 12:59:32 2025 +0100

    Remove pull_request trigger from link-validator (#545)
    
    Removed pull_request trigger from link-validator 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 dbff13dd..cfc9e870 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