diff --git a/.github/workflows/pull-build-template-operator.yml b/.github/workflows/build-template-operator.yml similarity index 96% rename from .github/workflows/pull-build-template-operator.yml rename to .github/workflows/build-template-operator.yml index bfcb656..1e6e02a 100644 --- a/.github/workflows/pull-build-template-operator.yml +++ b/.github/workflows/build-template-operator.yml @@ -1,4 +1,4 @@ -name: pull-build-template-operator +name: build-template-operator on: push: