Skip to content

Commit

Permalink
update to biolink 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 29, 2023
1 parent 52570db commit 50ab7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/initialize-toolkit-daily.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: Check BMT instantiation daily
name: Check BMT initialization daily

on:
pull_request:
schedule:
- cron: '0 5 * * *' # once per day at midnight ET
workflow_dispatch:
# Allows you to run this workflow manually from the Actions tab
types: trigger-run-check-dependencies
types: trigger-run-check-toolkit-initialization

jobs:
# This workflow contains a single job called "build"
Expand Down

0 comments on commit 50ab7e8

Please sign in to comment.