Skip to content

Commit

Permalink
ignore deploys on tembo-py, tembo-cli (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Feb 22, 2024
1 parent c936a81 commit a3f27b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
push:
branches:
- 'main'
paths-ignore:
- 'tembo-py/**'
- 'tembo-cli/**'

jobs:
find_directories:
Expand Down

0 comments on commit a3f27b5

Please sign in to comment.