Skip to content

Commit

Permalink
fix pgmq python ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Jun 11, 2024
1 parent b330bb3 commit daa452d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pgmq_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ on:
- ".github/workflows/pgmq-python.yml"
- "tembo-pgmq-python/tembo_pgmq_python/**"
- "tembo-pgmq-python/tests/**"
- "tembo-pgmq-python/pyproject.toml"
push:
branches:
- main
paths:
- ".github/workflows/pgmq-python.yml"
- "tembo-pgmq-python/tembo_pgmq_python/**"
- "tembo-pgmq-python/tests/**"
- "tembo-pgmq-python/pyproject.toml"

jobs:
lints:
Expand Down

0 comments on commit daa452d

Please sign in to comment.