Skip to content

Fix repeated player skull texture download attempts during RenderTick on downloading failure #89

Fix repeated player skull texture download attempts during RenderTick on downloading failure

Fix repeated player skull texture download attempts during RenderTick on downloading failure #89

Workflow file for this run

name: Pull Request
on:
pull_request:
types:
- opened
- synchronize
- reopened
branches:
- '14-develop'
- '15-develop'
jobs:
build-pull-request:
name: Build Pull Request
uses: ./.github/workflows/common.yml
with:
type: PullRequest