This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new bcb7b64e Remove pull_request trigger from link-validator (#730)
bcb7b64e is described below
commit bcb7b64eb8838aa7535d0c7c31d1fc12b7973ccf
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Mar 27 12:05:49 2026 +0100
Remove pull_request trigger from link-validator (#730)
Removed pull_request trigger from the 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 39903643..99a24ea3 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]