Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
zerbitx committed Aug 12, 2024
1 parent 02f502c commit fcc9c51
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/cli-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: cli-docs

on:
# WIP just to test without bugging people with PRs
pull_request:
types: [edited, ready_for_review, converted_to_draft]

Expand Down Expand Up @@ -30,10 +29,7 @@ jobs:
uses: extractions/setup-just@v2
- name: Generate cli docs
working-directory: vcluster-repo
run: |
pwd
ls
just generate-cli-docs
run: just generate-cli-docs
- uses: actions/checkout@v4
with:
repository: loft-sh/vcluster-docs
Expand Down

0 comments on commit fcc9c51

Please sign in to comment.