Skip to content

Winter was made compatible with the latest version of 'uritemplate' #43

Winter was made compatible with the latest version of 'uritemplate'

Winter was made compatible with the latest version of 'uritemplate' #43

name: Required checks
on:
pull_request:
jobs:
testing:
uses: ./.github/workflows/testing.yml
required-checks:
name: Required checks
runs-on: ubuntu-22.04
needs: [testing]
steps:
- run: echo "All required checks passed"