From 58b034323306808fa74b5e1aaf7f44bd469b533d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Sat, 12 Jun 2021 15:02:41 +0200 Subject: [PATCH] [CI] Update CI --- .github/workflows/charts-auto-generate-docs.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/charts-auto-generate-docs.yaml b/.github/workflows/charts-auto-generate-docs.yaml index 80f67862..b179cc85 100644 --- a/.github/workflows/charts-auto-generate-docs.yaml +++ b/.github/workflows/charts-auto-generate-docs.yaml @@ -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 }}"