Skip to content

Commit

Permalink
Merge branch 'main' into edgarrmondragon-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Oct 1, 2024
2 parents afa347d + b83a340 commit 83fd596
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
- pyproject.toml
- .github/workflows/test.yml
- .github/workflows/constraints.txt
workflow_dispatch:
schedule:
# Run weekly on Monday at 12:00 PM UTC
- cron: "0 12 * * 1"

jobs:
test:
Expand Down

0 comments on commit 83fd596

Please sign in to comment.