From dfd104fb997fed2c837a0f886eae6ff4fef1f854 Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 28 Jan 2021 12:25:19 +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 e7e93d8..5772451 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: 58 10 15 * * + - cron: 21 9 6 * * repository_dispatch: types: [check-link] workflow_dispatch: From b99b6bd6a8818bc707be4eb472bd9db6cd62dd77 Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 4 Feb 2021 12:32:56 +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",