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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 0d71d09 Remove pull_request trigger from link-validator workflow
(#368)
0d71d09 is described below
commit 0d71d09ce6abd13ab58c2d4d19a088b7ffe6af59
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 17 08:29:11 2025 +0100
Remove pull_request trigger from link-validator workflow (#368)
---
.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 83a89a3..e0a02e1 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]