Skip to content

Playwright Host Validation Warning - Missing Browser Dependencies on CI #599

Playwright Host Validation Warning - Missing Browser Dependencies on CI

Playwright Host Validation Warning - Missing Browser Dependencies on CI #599

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi there! Thanks for opening your first issue!'
pr-message: 'Hi there! Thanks for opening your first pull request!'