Skip to content

Commit

Permalink
Merge branch 'v0.9.0' into support-shapes
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mueller authored Dec 11, 2024
2 parents 9b78c81 + 2b8bb09 commit fefc8bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ name: tests

on:
push:
# branches:
# - master
# - main
branches:
- master
- main
tags:
- "*" # Push events with any tag
pull_request:
branches:
- master
- main
#branches:
# - master
# - main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fefc8bb

Please sign in to comment.