Skip to content

chore(deps): update dependency c8 to v10 #137

chore(deps): update dependency c8 to v10

chore(deps): update dependency c8 to v10 #137

Workflow file for this run

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