mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +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
|
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 }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user