Skip to content

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

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

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

Workflow file for this run

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