Skip to content

Commit

Permalink
Run CI when tags are pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Dec 6, 2024
1 parent a434fcd commit 1efbe40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Tests
on:
push:
branches: [ main ]
tags: [ '*' ]
pull_request:

jobs:
Expand Down

0 comments on commit 1efbe40

Please sign in to comment.