Skip to content

Commit 3b9bc79

Browse files
authored
Trigger remote docs workflow on operator releases (#893)
1 parent 65665ea commit 3b9bc79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/update-docs-website.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88

99
jobs:
1010
trigger:
11-
# Don't trigger on operator releases
12-
# On a release event, ref is the release tag
13-
if: ${{ startsWith(github.event.release.tag_name, 'v') }}
1411
runs-on: ubuntu-latest
1512

1613
steps:

0 commit comments

Comments
 (0)