Skip to content

chore: add checkout-ssh-key as input to allow git commits after the checkout #98

chore: add checkout-ssh-key as input to allow git commits after the checkout

chore: add checkout-ssh-key as input to allow git commits after the checkout #98

Workflow file for this run

name: Auto Approve
on:
pull_request_target
jobs:
auto-approve:
uses: s4u/.github/.github/workflows/auto-approve.yml@master
secrets:
TECH_TOKEN: ${{ secrets.TECH_TOKEN }}