Skip to content

Commit

Permalink
Need to also specifiy tags on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Jun 30, 2023
1 parent 48e9e96 commit 106251e
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 @@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- "*"
pull_request:
schedule:
- cron: '30 2 * * 1,4' # Every Monday and Thursday @ 2h30am UTC
Expand Down

0 comments on commit 106251e

Please # to comment.