mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[CI] Update CI
This commit is contained in:
parent
fbecb3a3c3
commit
58b0343233
12
.github/workflows/charts-auto-generate-docs.yaml
vendored
12
.github/workflows/charts-auto-generate-docs.yaml
vendored
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user