Skip to content

Commit

Permalink
fix(ci): I used the wrong workflow here 2 weeks ago
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Feb 26, 2024
1 parent df104c5 commit ee122f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- "kubernetes/**"
- "preprocessing/**"
- "deploy.py"
- ".github/workflows/e2e-test.yml"
- ".github/workflows/e2e-k3d.yml"

concurrency:
group: ci-${{ github.ref }}-e2e-k3d
Expand Down

0 comments on commit ee122f3

Please sign in to comment.