Skip to content

Commit 9540809

Browse files
authored
chore: Disable cron for playwright action (#1589)
1 parent ecbc5b3 commit 9540809

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: UI validation on prod
22
on:
33
workflow_dispatch:
4-
schedule:
5-
- cron: "0 * * * *"
64

75
jobs:
86
run-playwright-tests:

0 commit comments

Comments
 (0)