Skip to content

Commit fe97c7f

Browse files
committed
github auto disabled scheduled workflows on inactive repos
1 parent 83b7044 commit fe97c7f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/docker_workflow.yml

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ on:
99
push:
1010
pull_request:
1111
workflow_dispatch:
12-
# 8am UTC is 12am PST, 1am PDT
13-
schedule:
14-
- cron: '0 8 * * *'
1512

1613
jobs:
1714
run_precommit:

0 commit comments

Comments
 (0)