Skip to content

Commit

Permalink
disable a workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukicdarkoo committed Dec 11, 2024
1 parent 530956f commit c981d2b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/libcontroller_updater.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Libcontroller Updater

on:
schedule:
- cron: '0 04 * * *'
workflow_dispatch:

# schedule:
# - cron: '0 04 * * *'

jobs:
automatic-libcontroller-sync:
Expand Down

0 comments on commit c981d2b

Please sign in to comment.