[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 name: Auto-generate chart README
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
# Check out merge commit # # Check out merge commit
- name: Fork based /ok-to-test checkout # - name: Fork based /ok-to-test checkout
uses: actions/checkout@v2 # uses: actions/checkout@v2
with: # with:
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 "success! ;-)" echo "${{ github.event.client_payload.slash_command }}"