Skip to content

Commit

Permalink
Remove scheduled workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed May 9, 2022
1 parent d542bdd commit def90f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Docker CI

on:
schedule:
- cron: '0 4 * * *'
# schedule:
# - cron: '0 4 * * *'
push:
branches:
- master
Expand Down

0 comments on commit def90f1

Please sign in to comment.