Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Publish .nightly tags nightly (heroku#320)
Browse files Browse the repository at this point in the history
* Run CI nightly

* Add workflow_dispatch

Co-authored-by: Ed Morley <[email protected]>

---------

Co-authored-by: Ed Morley <[email protected]>
  • Loading branch information
joshwlewis and edmorley authored Aug 12, 2024
1 parent 2598b90 commit dcc7178
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ on:
- main
tags:
- v*
schedule:
- cron: "0 0 * * 1-5"
pull_request:
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit dcc7178

Please sign in to comment.