Skip to content

Commit

Permalink
Add check repos a manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Sep 18, 2024
1 parent 019b814 commit 338cc8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
schedule:
- cron: "0 8 * * *"

workflow_dispatch:

jobs:
checking-repos:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 338cc8e

Please sign in to comment.