Skip to content

Commit

Permalink
tags rules for CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei Stepanov committed Jul 4, 2023
1 parent d18d9af commit 5203bec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches-ignore:
- 'dependabot/**'
tags-ignore:
- '*.[0-9][ab][0-9]'
pull_request: {}

jobs:
Expand Down

0 comments on commit 5203bec

Please sign in to comment.