Skip to content

Commit

Permalink
Run CI on pushed tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed Jan 11, 2023
1 parent 4ef6277 commit e9347bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- master
- 'v*'
tags:
- '*'
pull_request:
schedule:
- cron: '0 3 * * *' # daily, at 3am
Expand Down

0 comments on commit e9347bb

Please sign in to comment.