Skip to content

Commit

Permalink
test cd
Browse files Browse the repository at this point in the history
  • Loading branch information
daronenko committed Dec 5, 2024
1 parent 9d9c7d9 commit b2dbf24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
- 'microservices/**'
- 'docker/**'
- 'cmd/**'
pull_request:
branches:
- dev # TODO: remove after test

jobs:
build:
Expand Down

0 comments on commit b2dbf24

Please sign in to comment.