Skip to content

Commit

Permalink
ci: disable playwright till prunedown and cleanup (#4537)
Browse files Browse the repository at this point in the history
  • Loading branch information
casibbald authored Jan 15, 2025
1 parent c247fd8 commit 992dbf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Playwright Tests

on:
push:
branches: "**"
schedule:
- cron: "30 22 * * *"
branches: "disabled"
# schedule:
# - cron: "30 22 * * *"
workflow_dispatch:
inputs:
chart_version:
Expand Down

0 comments on commit 992dbf8

Please sign in to comment.