Skip to content

Commit

Permalink
skip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Aug 25, 2024
1 parent 41caa15 commit 4f66e36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Test
on:
push:
branches-ignore:
- "**"
- "dependabot/**"
- "pre-commit-ci-update-config"
paths-ignore:
Expand All @@ -13,6 +14,7 @@ on:
- "!.github/workflows/test.yml"
pull_request:
paths-ignore:
- "**"
- "docs/**"
- "tools/**"
- ".circleci/**"
Expand Down

0 comments on commit 4f66e36

Please sign in to comment.