Skip to content

Commit

Permalink
small fixes of github CI
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookresearch/d2go#662

- d2go: aws model zoo is not available anymore, disable the test in oss.
- d2: scripts running at midnight hitting rate limit issue, change it to a random time.

Differential Revision: D57085427

fbshipit-source-id: 8dc24b2a7996c8ae5ed8808c3301af2851c15a14
  • Loading branch information
Yanghan Wang authored and facebook-github-bot committed May 8, 2024
1 parent 5c380fd commit 0ae803b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/needs-reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Close/Lock issues after inactivity

on:
schedule:
- cron: "0 0 * * *"
- cron: "42 1 * * *"

jobs:
close-issues-needs-more-info:
Expand Down

0 comments on commit 0ae803b

Please sign in to comment.