Skip to content

Commit

Permalink
Merge pull request #28 from opentensor/update-from-upstream
Browse files Browse the repository at this point in the history
Update from upstream and add metadata 133
  • Loading branch information
camfairchild authored Oct 4, 2023
2 parents 0f8eab1 + c22daed commit b90b174
Show file tree
Hide file tree
Showing 54 changed files with 514 additions and 424 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ runs:
shell: bash

- name: 💾 Rust Cache
uses: Swatinem/rust-cache@664ce0090f15897beb496f9faf2f88e6908c80c4
uses: Swatinem/rust-cache@v2
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check updates
on:
workflow_dispatch:
schedule:
- cron: '0 */6 * * *'
- cron: '0 */2 * * *'

env:
BRANCH_PREFIX: sign-me
Expand Down
Loading

0 comments on commit b90b174

Please sign in to comment.