Skip to content

Commit

Permalink
Re-add development tests to pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibling committed May 9, 2024
1 parent 4bd4a79 commit 1924242
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dev_testing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Development Tests"
on:
pull_request:
paths-ignore:
- "docs/**"
- "*.md"
push:
paths-ignore:
- "docs/**"
Expand Down

0 comments on commit 1924242

Please sign in to comment.