From 0e82ced67c0128d3477fd031e34bfe7ae9b71de7 Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 28 Jan 2021 10:08:41 +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 35372c3..4a60fb5 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: 17 5 18 * * + - cron: 59 23 12 * * repository_dispatch: types: [check-link] workflow_dispatch: From 34ce78694da2f02bf294ad6a51655db3772a9fbe Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 4 Feb 2021 10:04:57 +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",