Skip to content

Commit

Permalink
Disable Auto-Publish (#32627)
Browse files Browse the repository at this point in the history
disable auto publish
  • Loading branch information
Jezithyr authored Oct 4, 2024
1 parent 7edd1c6 commit 570c166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ concurrency:

on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
# schedule:
# - cron: '0 10 * * *'

jobs:
build:
Expand Down

0 comments on commit 570c166

Please sign in to comment.