Skip to content

Commit

Permalink
Fix broken yaml
Browse files Browse the repository at this point in the history
ree
  • Loading branch information
tbodt committed Apr 26, 2021
1 parent 7233bd3 commit 8a4abf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-alpine-repo.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Update Repo"
on:
workflow_dispatch:
schedule:
#schedule:
#- cron: "0 0 * * *"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Upload Build

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

jobs:
Expand Down

0 comments on commit 8a4abf2

Please sign in to comment.