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 a604092 commit 19a7256Copy full SHA for 19a7256
.github/workflows/redispatch-event.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
redispatch-pr-event:
9
- name: Redispatch PyTorch events
+ name: 'Redispatch PyTorch events for #${{ github.event.client_payload.pull_request.number }}'
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
0 commit comments