Skip to content

Bump utils/wesnoth-map-diff from 8c64bc7 to c1ba908 #101

Bump utils/wesnoth-map-diff from 8c64bc7 to c1ba908

Bump utils/wesnoth-map-diff from 8c64bc7 to c1ba908 #101

Workflow file for this run

name: lint
on: [push, pull_request]
env:
WESNOTH_VERSION: 1.16.11
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Verify images
uses: czyzby/wesnoth-png-optimizer@v1
if: always()
with:
wesnoth-version: ${{ env.WESNOTH_VERSION }}
threshold: 50