mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
[CI] Update CI
This commit is contained in:
parent
42a9c434f6
commit
853442d375
@ -116,4 +116,5 @@ jobs:
|
|||||||
# ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
|
# ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
echo "${{ github.event.client_payload.slash_command }}"
|
echo "${{ toJSON(github.event.client_payload.pull_request) }}"
|
||||||
|
echo "${{ toJSON(github.event.client_payload.slash_command) }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user