Skip to content

Commit

Permalink
Change PWR to on push
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeasday committed Feb 8, 2024
1 parent cf9e079 commit 583d2fa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-playwright.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Test (Playwright)

on:
workflow_run:
workflows: ['Test (base)']
types:
- completed
on: [push]

jobs:
test:
Expand Down

0 comments on commit 583d2fa

Please sign in to comment.