Skip to content

Commit

Permalink
changed CD event to push tp master
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshgupta95 committed Jul 2, 2024
1 parent ff9e620 commit 666941f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CD
on:
push:
branches:
- CD
- master

env:
PY_VERSION: 3.12
Expand Down

0 comments on commit 666941f

Please sign in to comment.