This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 4e0eb0e4c run link-validator periodically (not per PR) (#819)
4e0eb0e4c is described below
commit 4e0eb0e4cb3aab93e1c6cd383b00458e880ad744
Author: Arnout Engelen <[email protected]>
AuthorDate: Fri Oct 3 12:36:32 2025 +0200
run link-validator periodically (not per PR) (#819)
---
.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 f6e7ab441..ee0798804 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -11,7 +11,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]