Skip to content

More 24w36a stuff #4516

More 24w36a stuff

More 24w36a stuff #4516

Workflow file for this run

name: Update Base Branch
on:
pull_request_target:
types: [ labeled ]
jobs:
update:
if: ${{ github.event.label.name == 'update-base' }}
runs-on: ubuntu-24.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: yarn-update-base