This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit b449f2ea6fb3b8cc249cb11b6311da2add6ae9ca Author: PJ Fanning <[email protected]> AuthorDate: Tue Dec 16 23:09:40 2025 +0100 Remove 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 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]
