Skip to content

Fix getRadioactivity typo in page Developer Guide 4b - Radioactive-and-WitherProof #447

Fix getRadioactivity typo in page Developer Guide 4b - Radioactive-and-WitherProof

Fix getRadioactivity typo in page Developer Guide 4b - Radioactive-and-WitherProof #447

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 }}"