Skip to content

Commit

Permalink
fixed scope of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Formartha committed Apr 7, 2024
1 parent edaf658 commit 9289aba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Run Tests

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ '*' ]

jobs:

Expand Down

0 comments on commit 9289aba

Please sign in to comment.