We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a283d commit cb62ba4Copy full SHA for cb62ba4
.github/workflows/pr-workflow.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
pr-automation:
14
+ name: "PR Check"
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments