Skip to content

Commit

Permalink
Merge pull request #905 from opensafely-core/steve/temporarily-disabl…
Browse files Browse the repository at this point in the history
…e-trino-version-check

Temporarily remove scheduled Trino version check
  • Loading branch information
StevenMaude authored Jan 6, 2023
2 parents d447164 + c5a6624 commit 2287eae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/emis_trino_version_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Check Trino version on EMIS and in docker-compose.yml match

on:
workflow_dispatch:
schedule:
- cron: '0 8 * * 1-5'

jobs:
check-trino-version:
Expand Down

0 comments on commit 2287eae

Please sign in to comment.