Skip to content

Commit

Permalink
feat: add django package option
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Jun 9, 2024
1 parent 413ddf3 commit 154d236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
value: ""
- label: "with CLI"
value: "--data 'has_cli=yes' --data 'cli_name=mycli'"
- label: "Django package"
value: "--data 'is_django_package=yes' --data 'documentation=yes'"
runs-on: ubuntu-latest
name: "Generated: ${{ matrix.script.name }} ${{ matrix.extra_options.label }}"
steps:
Expand Down

0 comments on commit 154d236

Please sign in to comment.