Skip to content

Commit

Permalink
ci: disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverOnVenus committed Jun 11, 2024
1 parent ab984c0 commit 60da1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push_aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "Update AUR"

on:
push:
schedule:
- cron: "0 0 * * *"
#schedule:
#- cron: "0 0 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 60da1f0

Please sign in to comment.