Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ name: CI for rtMedia plugin
# Controls when the workflow will run
on:
# Triggers the workflow on pull request events
pull_request:
branches:
- wp-e2e-playwright
- develop
- master
# pull_request:
# branches:
# - wp-e2e-playwright
# - develop
# - master

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down