Skip to content

Commit

Permalink
Run CI (and publish) on push to tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkoenig committed Dec 14, 2023
1 parent 7623002 commit 89a6966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Continuous Integration
on:
pull_request:
push:
tags:
- '*'
branches:
- main

Expand Down

0 comments on commit 89a6966

Please sign in to comment.