[CI] Update CI

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-06-12 15:10:48 +02:00 committed by GitHub
parent 42a9c434f6
commit 853442d375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,4 +116,5 @@ jobs:
# ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
- run: |
echo "${{ github.event.client_payload.slash_command }}"
echo "${{ toJSON(github.event.client_payload.pull_request) }}"
echo "${{ toJSON(github.event.client_payload.slash_command) }}"