Skip to content

Commit a68b8f4

Browse files
chore: sync workflows
1 parent 0cdbefd commit a68b8f4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
- cron: 44 20 9 * *
44
repository_dispatch:
55
types: [check-link]
6+
workflow_dispatch:
67

78
name: Broken Link Check
89
jobs:

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
types: [opened, reopened, closed]
66
repository_dispatch:
77
types: [update-deps]
8+
workflow_dispatch:
89

910
name: Update dependencies
1011
jobs:

0 commit comments

Comments
 (0)