add single testing

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2020-06-19 16:41:32 +08:00
parent 18c4142dfa
commit d23549b68a
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -77,6 +77,7 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
format: html
message: |
${{ github.actor }}:${{ github.event.head_commit.message }} \n
Testing
⚡️ <a href="https://github.com/aszenz/repo/commit/${{ github.event.push.after }}">Commits</a> pushed to master by <em>${{ github.event.push.pusher.name }}</em>,<a href="https://github.com/aszenz/repo/pull/${{ steps.set-variables.outputs.pr_no }}">PR</a> ⚡️
${{ github.actor }}:${{ github.event.head_commit.message }}