Add the Alertmanager ROCK to OCI Factory (#12) #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Open a PR to OCI Factory | ||
on: | ||
workflow_dispatch: {} # TODO: Test to see if this works | ||
push: | ||
branches: | ||
- main | ||
jobs: | ||
build: | ||
uses: canonical/observability/.github/workflows/rock-release-oci-factory.yaml@main | ||
Check failure on line 11 in .github/workflows/rock-release-oci-factory.yaml GitHub Actions / Open a PR to OCI FactoryInvalid workflow file
|
||
with: | ||
rock-name: alertmanager |