Skip to content

Commit

Permalink
pipeline implemetation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetal-ayanworks committed Apr 16, 2024
1 parent 49e17fb commit 4025aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- pipeline-implementation
paths:
paths:
- 'apps/agent-service/**'
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dev-user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and deploy Node.js app to ECSsdc
on:
push:
branches:
- develop
- pipeline-implementation
# paths:
# - 'apps/user/**'
# workflow_dispatch:
Expand Down

0 comments on commit 4025aec

Please sign in to comment.