Skip to content

Commit

Permalink
fix trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Keming <kemingyang@tensorchord.ai>
  • Loading branch information
kemingy committed Dec 27, 2024
1 parent 7c959ee commit 107f979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/psql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: PostgresSQL
on:
pull_request:
paths:
- '.github/workflows/rust.yml'
- '.github/workflows/psql.yml'
- 'src/**'
- 'Cargo.lock'
- 'Cargo.toml'
Expand All @@ -15,7 +15,7 @@ on:
branches:
- main
paths:
- '.github/workflows/rust.yml'
- '.github/workflows/psql.yml'
- 'src/**'
- 'Cargo.lock'
- 'Cargo.toml'
Expand Down

0 comments on commit 107f979

Please sign in to comment.