Skip to content

Commit

Permalink
Build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Aug 21, 2021
1 parent d748446 commit ebcc265
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:
- master
tags:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
schedule:
# Runs every Thursday at 20:23 GMT to avoid bit rot
- cron: "20 23 * * 4"
Expand Down

0 comments on commit ebcc265

Please sign in to comment.