Skip to content

modular action workflow #2

modular action workflow

modular action workflow #2

Workflow file for this run

# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
name: build-unclog
on:
pull_request:
types:
- closed
schedule:
- cron: "0 0 1 * *" # run at least monthly due to 90 day artifact retention
jobs:
build-changelog-check:
uses: .github/workflows/build-unclog.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
binary-name: unclog