Skip to content

cf: allow for trailing slash on CF modpack page URL #845

cf: allow for trailing slash on CF modpack page URL

cf: allow for trailing slash on CF modpack page URL #845

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true