Skip to content

chore(deps): update tj-actions/changed-files action to v45 #3120

chore(deps): update tj-actions/changed-files action to v45

chore(deps): update tj-actions/changed-files action to v45 #3120

Workflow file for this run

on:
push:
branches-ignore:
- 'master'
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 }}