Skip to content

Create FUNDING.yml

Create FUNDING.yml #6

Workflow file for this run

name: "5.26"
on:
pull_request:
paths-ignore:
- '**.md'
push:
branches:
- main
jobs:
tests:
if: ${{ false && '5.26 was short-lived and is not available for testing' }}
uses: ./.github/workflows/regression-tests.yml
with:
version: '5.26'