Skip to content

Commit

Permalink
Run all tests when ddev is modified
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret committed Sep 7, 2023
1 parent b903e38 commit acb1f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- datadog_checks_base/datadog_checks/**
- datadog_checks_dev/datadog_checks/dev/*.py
- ddev/src/**
- "!datadog_checks_base/datadog_checks/base/data/agent_requirements.in"

concurrency:
Expand Down

0 comments on commit acb1f14

Please sign in to comment.