Skip to content

test

test #5

Workflow file for this run

name: changelog
permissions: write-all
on:
push:
tags:
- "*"
workflow_dispatch:
jobs:
changelog:
uses: clouddrove/github-shared-workflows/.github/workflows/changelog.yml@master
<<<<<<< HEAD

Check failure on line 11 in .github/workflows/changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
secrets: inherit
with:
branch: 'master'
=======
secrets: inherit
with:
branch: 'master'
>>>>>>> feat/amazon-mq