We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f99d5 commit 0b51a74Copy full SHA for 0b51a74
.github/workflows/primer.yaml
@@ -1,6 +1,6 @@
1
# Most of this is inspired by the mypy primer
2
3
-name: Run primer
+name: Run_primer
4
5
on:
6
pull_request:
.github/workflows/primer_comment.yaml
@@ -5,7 +5,7 @@ name: Comment with primer diff
workflow_run:
7
workflows:
8
- - Run primer
+ - Run_primer
9
types:
10
- completed
11
0 commit comments