Skip to content

chore: update package-lock.json to sync with package.json #1871

chore: update package-lock.json to sync with package.json

chore: update package-lock.json to sync with package.json #1871

Workflow file for this run

on:
push:
branches-ignore:
- 'main'
permissions:
pull-requests: write
jobs:
ci_trigger:
runs-on: ubuntu-latest
name: Comment Semantic Release Status
steps:
- name: Comment
id: comment
uses: adobe-rnd/github-semantic-release-comment-action@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}