Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
move indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 committed Nov 3, 2023
1 parent c0c3154 commit b1157f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/controller-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- "release-*"
- separate-controller-deploy
tags:
- "v[0-9]+.[0-9]+.[0-9]+"

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/policy-controller-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- "release-*"
- separate-controller-deploy
tags:
- "v[0-9]+.[0-9]+.[0-9]+"

Expand Down

0 comments on commit b1157f2

Please sign in to comment.