Skip to content

Commit

Permalink
update cloud objectstorage workflow (#5295)
Browse files Browse the repository at this point in the history
  • Loading branch information
nowinkeyy authored Dec 19, 2024
1 parent 5dcad33 commit 095ac52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/objectstorage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@ on:
paths:
- "deploy/objectstorage/**"
- ".github/workflows/objectstorage.yml"
- "deploy/objectstorage/README.md"
- "!**/*.md"
- "!**/*.yaml"
pull_request:
branches: [ "*" ]
paths:
- "deploy/objectstorage/**"
- ".github/workflows/objectstorage.yml"
- "deploy/objectstorage/README.md"
- "!**/*.md"
- "!**/*.yaml"

Expand Down

0 comments on commit 095ac52

Please sign in to comment.