Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed May 28, 2022
1 parent 222e6cb commit 3362b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_pre_release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Pre-release

on:
schedule:
- cron: "0 0 * * *"
# schedule:
# - cron: "0 0 * * *"
workflow_dispatch:
inputs:
bumprelease:
Expand Down

0 comments on commit 3362b38

Please sign in to comment.