Skip to content

Commit 8816ea0

Browse files
Merge pull request #352 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents a71ac18 + cd6d43b commit 8816ea0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflow-settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"BRANCH_PREFIX": "release/",
1919
"ANNOTATION_EXCLUDE_PATTERNS": [
2020
">> warning ",
21+
">> hint: ",
2122
"Cloning into",
2223
"has unmet peer dependency",
2324
"has incorrect peer dependency",

.github/workflows/broken-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: 44 20 9 * *
3+
- cron: 56 20 17 * *
44
repository_dispatch:
55
types: [check-link]
66
workflow_dispatch:

0 commit comments

Comments
 (0)