Skip to content

Commit

Permalink
Github: run config tests on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt authored Jan 2, 2024
1 parent d1d5462 commit d6564ba
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ConfiguratorTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,12 @@ on:
branches:
- "development-idex"
- "development"
paths:
- "boards/**"
- "scripts/**"
# Add workflow itself for now
- ".github/workflows/ShellCheck.yml"

pull_request:
types: [opened, edited, reopened, synchronize]
branches:
- "development-idex"
- "development"
paths:
- "config/**"
- "src/**"
- "!src/version"

workflow_dispatch:

Expand Down

0 comments on commit d6564ba

Please sign in to comment.