Skip to content

Commit

Permalink
Update Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas authored Jul 18, 2024
1 parent bb1d121 commit b0fb4ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: "Run Tests"
on:
push:
branches:
- master
- main
paths-ignore:
- 'docs/**'
pull_request:
branches:
- master
- main
paths-ignore:
- 'docs/**'

Expand Down

0 comments on commit b0fb4ce

Please sign in to comment.