[CI] Update CI

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

View File

@ -108,11 +108,11 @@ jobs:
name: Auto-generate chart README
runs-on: ubuntu-20.04
steps:
# Check out merge commit
- name: Fork based /ok-to-test checkout
uses: actions/checkout@v2
with:
ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
# # Check out merge commit
# - name: Fork based /ok-to-test checkout
# uses: actions/checkout@v2
# with:
# ref: 'refs/pull/${{ github.event.client_payload.pull_request.number }}/merge'
- run: |
echo "success! ;-)"
echo "${{ github.event.client_payload.slash_command }}"