Skip to content

build(deps): bump postcss from 8.5.6 to 8.5.25 #9

build(deps): bump postcss from 8.5.6 to 8.5.25

build(deps): bump postcss from 8.5.6 to 8.5.25 #9

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 }}