Skip to content

Commit

Permalink
Build init-cassandra image when new commits are pushed to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen committed Dec 3, 2024
1 parent db88c49 commit 2035054
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-init-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Init-Cassandra Pipeline
on:
push:
branches: ["main"]
paths:
- "**/*.cql"

jobs:
deploy-init-cassandra:
Expand Down

0 comments on commit 2035054

Please sign in to comment.