Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yomaytk authored Mar 26, 2024
1 parent c89dd48 commit 8978c1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Test
on:
push:
branches: [ "main" ]
paths-ignore:
- 'docs/**'
- '**.md'

pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 8978c1e

Please sign in to comment.