Skip to content

Commit

Permalink
Merge pull request #195 from scottclowe/ci_always-master
Browse files Browse the repository at this point in the history
CI:GHA: Always run tests, don't skip based on content
  • Loading branch information
scottclowe committed Jun 21, 2021
2 parents 60cbebc + 6be411d commit 10c0817
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Expand Up @@ -12,10 +12,6 @@ name: tests

on:
push:
paths-ignore:
- 'docs/**'
- '**.rst'
- '**.md'
pull_request:
schedule:
- cron: "0 0 * * 1"
Expand Down

0 comments on commit 10c0817

Please sign in to comment.