Skip to content

Commit

Permalink
Trigger CI workflow on pushing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
terryburton committed Oct 31, 2024
1 parent c08f176 commit 77df1b2
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 @@ -5,6 +5,8 @@ on:
push:
branches:
- "*"
tags:
- '*'
pull_request:
branches:
- "*"
Expand Down

0 comments on commit 77df1b2

Please sign in to comment.