Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Change the branches of the gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dlurak committed Oct 26, 2023
1 parent 2cdf684 commit 116d0aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Playwright Tests
on:
push:
branches:
- Main
- '**'
pull_request:
branches:
- Main
- '**'

jobs:
test:
Expand Down

0 comments on commit 116d0aa

Please sign in to comment.