Skip to content

Commit

Permalink
update ci triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed May 6, 2024
1 parent c093304 commit 012e246
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ on:
push:
branches:
- main
tags:
- '*'
release:
types: [published]
pull_request:
branches:
- '*'

env:
PY_VERSION: '3.10'
Expand Down

0 comments on commit 012e246

Please sign in to comment.