Skip to content

Commit

Permalink
Update Test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemy191 authored Aug 31, 2023
1 parent 5bc5537 commit ea8ea47
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,8 +3,10 @@ name: Test
on:
push:
branches: ['main']
paths: ['{{cookiecutter.name}}/**', '{{cookiecutter.name}}.Test/**']
pull_request:
branches: [ "*" ]
paths: ['{{cookiecutter.name}}/**', '{{cookiecutter.name}}.Test/**']

jobs:
build:
Expand Down

0 comments on commit ea8ea47

Please sign in to comment.