Skip to content

Commit

Permalink
github auto disabled scheduled workflows on inactive repos
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Sep 23, 2024
1 parent 83b7044 commit fe97c7f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:
push:
pull_request:
workflow_dispatch:
# 8am UTC is 12am PST, 1am PDT
schedule:
- cron: '0 8 * * *'

jobs:
run_precommit:
Expand Down

0 comments on commit fe97c7f

Please sign in to comment.