Skip to content

Commit

Permalink
Updated the css publishes
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Oct 19, 2024
1 parent 55c3165 commit 3f60f46
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publishAllPackages.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Node.js Publish Health UI Packages
# name: Node.js Publish Health UI Packages
name: Node.js Publish Health UI CSS Packages

on:
push:
branches: [ 'develop','console']
paths:
- 'health/micro-ui/web/micro-ui-internals/**'
- 'health/micro-ui/web/micro-ui-internals/packages/css/**'
# - 'health/micro-ui/web/micro-ui-internals/**' disabling main since we target only for css

pull_request:
branches:
Expand Down

0 comments on commit 3f60f46

Please sign in to comment.