Skip to content

Commit

Permalink
Add push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Jul 31, 2024
1 parent f2e9e98 commit 96072b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name: Daily Repository Check

on:
push:
branches:
- testing

schedule:
- cron: "0 8 * * *"

Expand Down

0 comments on commit 96072b5

Please sign in to comment.