Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

chore(deps): update jamesives/github-pages-deploy-action action to v4.4.3 #587

chore(deps): update jamesives/github-pages-deploy-action action to v4.4.3

chore(deps): update jamesives/github-pages-deploy-action action to v4.4.3 #587

Workflow file for this run

name: auto review
on: [pull_request]
jobs:
auto-review:
runs-on: ubuntu-latest
steps:
- name: Approve pull request
if: github.actor == 'renovate[bot]'
uses: andrewmusgrave/automatic-pull-request-review@0.0.5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
event: APPROVE
body: 'LGTM!'