Skip to content

Commit ceb8208

Browse files
Merge pull request #157 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 5d2eb9e + 5c8671c commit ceb8208

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: 33 9 14 * *
3+
- cron: 7 19 12 * *
44
repository_dispatch:
55
types: [check-link]
66
workflow_dispatch:

0 commit comments

Comments
 (0)