Skip to content

Commit

Permalink
Fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwschau committed Aug 27, 2024
1 parent 805da7c commit 7e7049b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/indexer-build-docker-image-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: # yamllint disable-line rule:truthy
- main
- 'release/indexer/v[0-9]+.[0-9]+.x' # e.g. release/indexer/v0.1.x
- 'release/indexer/v[0-9]+.x' # e.g. release/indexer/v1.x
- 'v'incentc/kafka-upgrade'
- 'vincentc/kafka-upgrade'
paths:
- 'indexer/**'

Expand Down

0 comments on commit 7e7049b

Please sign in to comment.