Skip to content

build(deps): bump picomatch from 4.0.3 to 4.0.4 #2

build(deps): bump picomatch from 4.0.3 to 4.0.4

build(deps): bump picomatch from 4.0.3 to 4.0.4 #2

Workflow file for this run

name: CI Build
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: openimis/openimis-fe_js/.github/workflows/module-ci-build.yml@develop # Adjust the path and branch as needed
secrets:
inherit
with:
branchName: ${{ github.head_ref || github.ref_name }}