Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
lihuacai168 committed Jan 28, 2024
2 parents 25e4cde + ebc06c4 commit 8752286
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
schedule:
- cron: '0 0,4,12 * * *'
jobs:
test:
timeout-minutes: 60
Expand Down Expand Up @@ -34,4 +36,4 @@ jobs:
name: playwright-traces_and_results
path: |
allure-results/
*trace.zip
*trace.zip

0 comments on commit 8752286

Please sign in to comment.