Skip to content

Commit

Permalink
Fix mypy workflow, wrong event label
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed Oct 23, 2023
1 parent c171416 commit fc964a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Type annotation

on:
pr:
pull_request:
paths:
- 'datalad_next/**.py'
- '!**/tests/**.py'
Expand Down

0 comments on commit fc964a9

Please sign in to comment.