Skip to content

feat: switch to using the latest stable version of alpine (#27) #2

feat: switch to using the latest stable version of alpine (#27)

feat: switch to using the latest stable version of alpine (#27) #2

Workflow file for this run

####
## This is managed via terraform. Any changes to this file may be overridden by our automation
####
name: "auto-release"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
auto-release:
uses: GlueOps/github-workflows/.github/workflows/auto-release.yml@main

Check failure on line 14 in .github/workflows/auto-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-release.yml" -> "GlueOps/github-workflows/.github/workflows/auto-release.yml@main" (source branch with sha:ed55fa4acf06183a1d051ee6021a74e56f1e21a5) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit