Skip to content

Commit

Permalink
Merge pull request #34 from scipp/ci-triggers
Browse files Browse the repository at this point in the history
Update ci triggers
  • Loading branch information
nvaytet authored May 6, 2024
2 parents c093304 + 012e246 commit 0fed21e
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 0fed21e

Please sign in to comment.