Skip to content

feat: Add Mega Turbines & Update EnderIO recipes #19

feat: Add Mega Turbines & Update EnderIO recipes

feat: Add Mega Turbines & Update EnderIO recipes #19

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
branches:
- 'main'
types:
- opened
- synchronize
- reopened
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true