Skip to content

Update 1 NuGet dependencies #1

Update 1 NuGet dependencies

Update 1 NuGet dependencies #1

# Copyright (c) .NET Foundation and Contributors
# See LICENSE file in the project root for full license information.
name: Build changelog
on:
push:
tags:
- '*'
repository_dispatch:
types: generate-changelog
jobs:
compose_changelog:
name: nanoFramework
uses: nanoframework/nf-tools/.github/workflows/generate-changelog.yml@main

Check failure on line 16 in .github/workflows/generate-changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/generate-changelog.yml

Invalid workflow file

error parsing called workflow ".github/workflows/generate-changelog.yml" -> "nanoframework/nf-tools/.github/workflows/generate-changelog.yml@main" (source branch with sha:6e845b030036f7269208cbeddd27e7d50170bec4) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit