Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
chore: sync workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Jul 9, 2020
1 parent 39d9037 commit 4f78b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/broken-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
- cron: 24 0 1 * *
repository_dispatch:
types: [check-link]
workflow_dispatch:

name: Broken Link Check
jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
types: [opened, reopened, closed]
repository_dispatch:
types: [update-deps]
workflow_dispatch:

name: Update dependencies
jobs:
Expand Down

0 comments on commit 4f78b44

Please sign in to comment.