Skip to content

Commit

Permalink
I am annoyed by Github notification even if the CI passes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Moulick authored Apr 18, 2024
1 parent 69fb522 commit 8b90177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ on: # yamllint disable-line rule:truthy
branches:
- master
- develop
schedule:
- cron: "0 9 * * *" # Every day at 9am UTC
# schedule:
# - cron: "0 9 * * *" # Every day at 9am UTC
workflow_dispatch:
workflow_call:

Expand Down

0 comments on commit 8b90177

Please sign in to comment.