Skip to content

Commit

Permalink
chore: reduce to weekly full matrix validation (#4433)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru authored Oct 7, 2024
1 parent e30cdd7 commit 7a6eb6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Nightly Builds
name: Weekly Builds

on:
schedule:
- cron: "0 2 * * *"
- cron: "0 2 * * 2"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 7a6eb6e

Please sign in to comment.