Skip to content

Fixed License in forge mods.tomls, Fixed version specifier and range #207

Fixed License in forge mods.tomls, Fixed version specifier and range

Fixed License in forge mods.tomls, Fixed version specifier and range #207

Workflow file for this run

name: "Validate Gradle Wrapper"
on:
push:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v2