Skip to content

chore(deps-dev): bump playwright from 1.15.0 to 1.55.1 #34

chore(deps-dev): bump playwright from 1.15.0 to 1.55.1

chore(deps-dev): bump playwright from 1.15.0 to 1.55.1 #34

Workflow file for this run

name: Auto-close External Pull Requests
on:
pull_request_target:
types: [opened, reopened]
jobs:
auto_close:
uses: appwrite/.github/.github/workflows/autoclose.yml@main
secrets:
GH_AUTO_CLOSE_PR_TOKEN: ${{ secrets.GH_AUTO_CLOSE_PR_TOKEN }}