Skip to content

Commit

Permalink
Move tags to correct position
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Feb 19, 2025
1 parent 257207e commit 8582007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi-test-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Build and Publish

on:
push:
tags:
- "v*"
branches:
- "main"
- "breaking"
pull_request:
tags:
- "v*"

jobs:
build:
Expand Down

0 comments on commit 8582007

Please sign in to comment.