[CI] Update CI

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

View File

@ -114,7 +114,4 @@ jobs:
# uses: actions/checkout@v2
# with:
# ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
- run: |
echo "${{ toJSON(github.event.client_payload.pull_request) }}"
echo "${{ toJSON(github.event.client_payload.slash_command) }}"
- uses: hmarr/debug-action@v2