Skip to content

Commit

Permalink
[UPD] update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar1854 committed May 20, 2024
1 parent d4dae3a commit b784c22
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish RetailTree Python package distribution to PyPI

on:
push:
branches: main
workflow_run:
workflows: ["Run Tests"]
types:
- completed

jobs:
build:
Expand Down

0 comments on commit b784c22

Please sign in to comment.