Skip to content

Commit

Permalink
CI: Stop auto-releases until next Cascadia has been evaluated
Browse files Browse the repository at this point in the history
[why]
The next Caskadia Code release will (probably) bring a native Nerd Fonts
version with it. We should examine and evaluate it and the new subfonts
before we release a new Delugia.

Also Delugia run still on a rather old Nerd Fonts version, so if we want
to release a new Delugia we should probably update the Nerd Font part
first.

We can reinstate this if we have a plan what to do and why.

Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed May 1, 2024
1 parent a0da8f9 commit 9837d7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
pull_request:
branches:
- master
schedule:
- cron: "0 13 * * *"
# schedule:
# - cron: "0 13 * * *"

jobs:
check-for-new-cascadia:
Expand Down

0 comments on commit 9837d7a

Please sign in to comment.