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