Skip to content

Commit

Permalink
workflows: update paths to trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel committed Feb 6, 2024
1 parent a513e9d commit a21e0d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_tembo_pg_slim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
branches:
- main
paths:
- 'tembo-pg-slim/**'
- 'tembo-pg-slim/**, standard-cnpg/**, dw-cnpg/**, ml-cnpg/**'
pull_request:
branches:
- main
paths:
- 'tembo-pg-slim/**'
- 'tembo-pg-slim/**, standard-cnpg/**, dw-cnpg/**, ml-cnpg/**'

jobs:
pre-build:
Expand Down

0 comments on commit a21e0d4

Please sign in to comment.