This commit is contained in:
@@ -40,5 +40,6 @@ jobs:
|
|||||||
message: |
|
message: |
|
||||||
Ref: ${{ github.ref_name }}
|
Ref: ${{ github.ref_name }}
|
||||||
Commit: ${{ github.sha }}
|
Commit: ${{ github.sha }}
|
||||||
|
Message: ${{ github.event.head_commit.message }}
|
||||||
Status: ${{ job.status }}
|
Status: ${{ job.status }}
|
||||||
Actor: ${{ github.actor }}
|
Actor: ${{ github.event.head_commit.author.name }}
|
||||||
Reference in New Issue
Block a user