Skip to content

Commit

Permalink
Merge pull request #240 from vatz88/vatz88-patch-1
Browse files Browse the repository at this point in the history
define branch on github action
  • Loading branch information
vatz88 authored Nov 1, 2023
2 parents 4bb1cbb + b14d7a1 commit b5b2b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Unit Tests
on:
pull_request:
types: [opened, reopened, synchronize]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit b5b2b49

Please sign in to comment.