Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreus authored Jan 21, 2024
1 parent 539caba commit 6b8a9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: update
on:
push:
# push:
workflow_dispatch:
schedule:
- cron: "0 6,12 * * *"
# - cron: "0 6,12 * * *"
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 6b8a9f6

Please sign in to comment.