This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 9367a64 Remove pull_request trigger from link-validator (#372)
9367a64 is described below
commit 9367a649a54eb5e45ebc35fc73e04bffd5c58d81
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 14 17:33:17 2026 +0100
Remove pull_request trigger from link-validator (#372)
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]