Skip to content

Commit 39fae2d

Browse files
committed
OLM update catalog automation fixes
This workflow isn't always triggered so allow workflow_dispatch to call manually Also updated to correctly detect and set branch name
1 parent 6232ae3 commit 39fae2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/catalog-openstack-operator-upgrades.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ env:
3232
jobs:
3333
build-catalog:
3434
runs-on: ubuntu-latest
35-
#if: >
36-
# github.event.workflow_run.conclusion == 'success'
3735

3836
steps:
3937
- name: Install Go

0 commit comments

Comments
 (0)