Skip to content

[CI] Don't run if [SkipCI] mentioned in commit message #7

[CI] Don't run if [SkipCI] mentioned in commit message

[CI] Don't run if [SkipCI] mentioned in commit message #7

Workflow file for this run

name: pcre2
on:
workflow_dispatch:
push:
paths:
- 'buildSrc/**'
- 'pcre2/**'
- '.github/workflows/build.yml'
- '.github/workflows/pcre2.yml'
jobs:
build:
name: pcre2
uses: ./.github/workflows/build.yml
with:
package: pcre2