Skip to content

update sdl2

update sdl2 #13

Workflow file for this run

name: libpcre2
on:
push:
branches:
- main
paths:
- '.github/*.py'
- '.github/matrix*.json'
- '.github/workflows/_matrix.yml'
- '.github/workflows/libpcre2.yml'
- 'patches/libpcre2/**'
- 'scripts/libpcre2.py'
- 'build.py'
pull_request:
branches:
- main
paths:
- '.github/*.py'
- '.github/matrix*.json'
- '.github/workflows/_matrix.yml'
- '.github/workflows/libpcre2.yml'
- 'patches/libpcre2/**'
- 'scripts/libpcre2.py'
- 'build.py'
jobs:
build:
# if: ${{ false }}
secrets: inherit
uses: ./.github/workflows/_matrix.yml
with:
disable_commit: true