Skip to content

Commit

Permalink
chore: disable canary releases (#6270)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Dec 18, 2023
1 parent 3f1a2a1 commit a6e1d2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-canary.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: ⚠️ Publish canary
on:
workflow_dispatch:
schedule:
- cron: '0 20 * * 1-5' # At UTC 20:00 (MSK 23:00) on every day-of-week from Monday through Friday

jobs:
build:
Expand Down

0 comments on commit a6e1d2d

Please sign in to comment.