Skip to content

Commit 6d81606

Browse files
committed
test
1 parent 36c81b6 commit 6d81606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
jobs:
55
post-process:
6-
name: Post process for workflow run id
6+
name: Post process for workflow run id ${workflow_run_id}, attempt ${attempt} and job id ${job_id}
77
if: github.repository_owner == 'pytorch'
88
runs-on: ubuntu-22.04
99
permissions:

0 commit comments

Comments
 (0)