Skip to content

Commit

Permalink
ci: only commit docs dir
Browse files Browse the repository at this point in the history
Our doc gen was committing the devenv.local.nix override.
  • Loading branch information
sandydoo committed Oct 7, 2024
1 parent f1d198c commit e168a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
if: ${{ github.event_name == 'push' }}
with:
default_author: github_actions
add: docs
message: "Auto generate missing individual markdowns"

- name: Generate docs and supported-languages example
Expand Down

0 comments on commit e168a89

Please sign in to comment.