Skip to content

Commit

Permalink
chore: delete setup branch from ci-wishlist
Browse files Browse the repository at this point in the history
  • Loading branch information
amber committed Oct 20, 2024
1 parent 0634eb2 commit 286a9ab
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .github/workflows/ci-wishlist-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: CI for Wishlist Service
on:
push:
branches:
- NSHM-9-Set-up-environment
# - main
# paths:
# - services/wishlist/**
# pull_request:
# branches:
# - main
# paths:
# - services/wishlist/**
- main
paths:
- services/wishlist/**
pull_request:
branches:
- main
paths:
- services/wishlist/**

jobs:
test:
Expand Down

0 comments on commit 286a9ab

Please sign in to comment.