From f6a5d3280d3c1e8df9eb1a7d8b312485bdda1a8b Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 28 Jan 2021 12:23:29 +0000 Subject: [PATCH 1/2] chore: sync workflows --- .github/workflows/broken-link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index 40366ec..e38e838 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: 33 9 14 * * + - cron: 7 19 12 * * repository_dispatch: types: [check-link] workflow_dispatch: From 5c8671cb6946de854b4abf5061db3b7255f36464 Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 4 Feb 2021 12:29:49 +0000 Subject: [PATCH 2/2] chore: sync workflows --- .github/workflow-settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflow-settings.json b/.github/workflow-settings.json index 40fb377..ea900fc 100644 --- a/.github/workflow-settings.json +++ b/.github/workflow-settings.json @@ -18,6 +18,7 @@ "BRANCH_PREFIX": "release/", "ANNOTATION_EXCLUDE_PATTERNS": [ ">> warning ", + ">> hint: ", "Cloning into", "has unmet peer dependency", "has incorrect peer dependency",