We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e6da3 commit a0f19b9Copy full SHA for a0f19b9
.github/workflows/check-openapi-change.yaml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
check-openapi-change:
18
- name: check-openapi-change ${{ github.event.client_payload.branch }}
+ name: check-openapi-change/${{ matrix.python }}/${{ github.event.client_payload.branch }}
19
runs-on: ubuntu-latest
20
env:
21
FORCE_COLOR: "1"
0 commit comments