Skip to content

Commit

Permalink
DX: trigger constraints update on file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Feb 2, 2024
1 parent 06d997c commit df8d99a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/constraints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- main
- epic/*
- "[0-9]+.[0-9]+.x"
paths:
- "**/requirements.in"
- "**/requirements.txt"
- .pre-commit-config.yaml
workflow_dispatch:

jobs:
Expand Down

0 comments on commit df8d99a

Please sign in to comment.