Skip to content

Merge branch 'initial-setup' of github.com:adobe-rnd/spacecat-audit-w… #14

Merge branch 'initial-setup' of github.com:adobe-rnd/spacecat-audit-w…

Merge branch 'initial-setup' of github.com:adobe-rnd/spacecat-audit-w… #14

Workflow file for this run

on:
push:
branches-ignore:
- 'main'
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@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}