Skip to content

Keep player name and icon when transformed #29

Keep player name and icon when transformed

Keep player name and icon when transformed #29

Workflow file for this run

# This workflow will install Python dependencies and run some static tests.
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Lint
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]