Skip to content

Update Farmer Android to reflect crops it actually farms. #433

Update Farmer Android to reflect crops it actually farms.

Update Farmer Android to reflect crops it actually farms. #433

Workflow file for this run

name: Auto approve
on:
pull_request
jobs:
auto-approve:
name: Auto approve Pull Request
runs-on: ubuntu-latest
steps:
- name: Approve via TheBusyBot
uses: hmarr/[email protected]
if: github.actor == 'renovate[bot]'
with:
github-token: "${{ secrets.ACCESS_TOKEN }}"