Skip to content

Commit

Permalink
fix: update github workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Aug 18, 2024
1 parent 3a55fa7 commit 956ee78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches: [ "main" ]
paths:
- .github/workflows/aws-preview.yml
- server/**
- petercat_utils/**
- subscriber/**
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/aws-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: ["main"]
paths:
- .github/workflows/aws-prod.yml
- server/**
- petercat_utils/**
- subscriber/**
Expand Down

0 comments on commit 956ee78

Please sign in to comment.