Skip to content

Commit

Permalink
Adjusted CI pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Mar 16, 2024
1 parent 6a2bfe8 commit 4860434
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "src/**"
- "!src/docs/**"
- "!src/.vscode/**"

# run it during pull request
pull_request:
paths:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- "samples/webApi/expressjs-with-esdb"
- "!src/.vscode/**"

# run it during pull request
pull_request:
paths:
Expand Down

0 comments on commit 4860434

Please sign in to comment.