Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
preetishmadalia authored Oct 17, 2024
1 parent a1da11d commit 7259e25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
push:
branches: [ main, develop ]
paths:
- 'src/main/*'
- '.github/workflows/ci.yml'
- 'src/**'
- '.github/**/ci.yml'
pull_request:
branches: [ main ]
paths:
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:

## TODO:
# Implement Slack notification
# Implement Auto Deploy
# Implement Auto Deploy

0 comments on commit 7259e25

Please sign in to comment.