canonical / admission-webhook-operator

Admission Webhook Operator
Apache License 2.0
1 stars 4 forks source link

feat: Enable publish-on-click from any branch #25

Closed ca-scribner closed 2 years ago

ca-scribner commented 2 years ago

Allows the publish.yaml workflow_dispatch to be run using any branch in this repo. See this test repo for the updated action. You can run_workflow here with an optional github branch argument. To demonstrate that it worked, this branch another-branch, which has the file src/file-on-branch-only was promoted from the branch in this action run to latest/candidate, which can be confirmed through juju download ca-scribner-test-charm --channel latest/candidate