Skip to content

Commit 0b51a74

Browse files
authored
Change
1 parent e4f99d5 commit 0b51a74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/primer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Most of this is inspired by the mypy primer
22

3-
name: Run primer
3+
name: Run_primer
44

55
on:
66
pull_request:

.github/workflows/primer_comment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Comment with primer diff
55
on:
66
workflow_run:
77
workflows:
8-
- Run primer
8+
- Run_primer
99
types:
1010
- completed
1111

0 commit comments

Comments
 (0)