Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shreybaz authored May 19, 2024
1 parent a68777f commit 9d233c6
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 @@ -4,12 +4,12 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
repository_dispatch:
types: [call]

jobs:
automation-test:
runs-on: ubuntu-latest
env:
COOKIE_KEY: '1267b291500365c42043e04bc69cf24a31495bd8936fc8d6794283675e288fad755971922d45cf1ca0b438df4fc847f39cb0b2aceb3a45673eff231cddb88dc9'

steps:
- name: Checkout repo
Expand Down

0 comments on commit 9d233c6

Please sign in to comment.