Skip to content

Commit

Permalink
Added workflow-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Jun 7, 2024
1 parent 7ea15bc commit a3be9bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/workflow-reporter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Receive the workflow stats
workflowStat: true

# Receive the workflow job stats
jobStat: true


salutation: Hello

# Custom body message
# This will come after salutation
body: 持续集成工作流程失败。请查询相关详情

0 comments on commit a3be9bc

Please sign in to comment.