Skip to content

Commit

Permalink
Fix syntax error in workflow (#758)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
  • Loading branch information
nicolasbock authored Jan 14, 2025
1 parent 0df37a8 commit ef2ee26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: CI
on:
release:
type:
types:
- created
push:
branches:
Expand Down

0 comments on commit ef2ee26

Please sign in to comment.