Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: bupd <[email protected]>
  • Loading branch information
bupd committed Dec 28, 2024
1 parent 41b2554 commit ae2d74e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,6 @@ jobs:
- name: Dagger Version
uses: sagikazarmark/[email protected]

- name: Generate Documentation
uses: dagger/dagger-for-github@v7
with:
version: ${{ steps.dagger_version.outputs.version }}
verb: call
args: run-doc export --path=doc

- name: Check for changes
run: |
# Check if any files were changed by document
git diff --exit-code
continue-on-error: false

- name: Run Dagger golangci-lint
uses: dagger/dagger-for-github@v7
with:
Expand Down

0 comments on commit ae2d74e

Please sign in to comment.