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

Commit

Permalink
Merge pull request #2622 from fewtarius/dev
Browse files Browse the repository at this point in the history
Drop dev build schedule, move to manual dev builds.
  • Loading branch information
fewtarius authored Jan 2, 2024
2 parents 00f2cb0 + 61ddbd6 commit 80a0d81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

name: release-dev
on:
schedule:
- cron: '0 12 * * *'
workflow_dispatch:
env:
BRANCH: dev
Expand Down

0 comments on commit 80a0d81

Please sign in to comment.