Skip to content

Commit

Permalink
[DOP-13293] Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Mar 27, 2024
1 parent dc1adb9 commit 10546f4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ name: PyPI release

on:
push:
branches:
- develop
pull_request:
branches-ignore:
- master
workflow_dispatch:
tags:
- '[0-9]+.[0-9]+.[0-9]+'

env:
DEFAULT_PYTHON: '3.12'
Expand Down

0 comments on commit 10546f4

Please sign in to comment.