Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
run auth test action at 3am UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
floxay authored Sep 1, 2024
1 parent c1a72ea commit 91f6848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Auth
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: "0 3 * * *"

jobs:
auth:
Expand Down

0 comments on commit 91f6848

Please sign in to comment.