Skip to content

Commit

Permalink
Merge branch 'version-15' into track_stock_manufacturing_overrides-v15
Browse files Browse the repository at this point in the history
  • Loading branch information
agritheory authored Jul 13, 2024
2 parents 2c19fdf + b06bf26 commit bd2dfc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ permissions:
issues: write
pull-requests: write

permissions:
contents: write
checks: write
issues: write
pull-requests: write

jobs:
tests:
name: Server
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ repos:
exclude: ^tests/
args: [--ignore-missing-imports]


ci:
autoupdate_schedule: weekly
skip: []
Expand Down

0 comments on commit bd2dfc8

Please sign in to comment.