Skip to content

Commit

Permalink
Fix workflow execution
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLuehrs committed Jan 26, 2025
1 parent 636b4c8 commit d160ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Continuous Integration
on:
workflow_run:
workflows: ["Continuous Integration"]
workflows: ["Pre-commit"]
types:
- completed
workflow_dispatch:
Expand Down

1 comment on commit d160ff9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Model Metrics

Accuracy = 0.95, F1 Score = 0.93

Confusion Matrix Plot

Confusion Matrix

Please sign in to comment.