FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(deps): upgrade dependencies across TensorFlow.NET · SciSharp/TensorFlow.NET@d8ebef9 · GitHub

feat(deps): upgrade dependencies across TensorFlow.NET #196

feat(deps): upgrade dependencies across TensorFlow.NET

feat(deps): upgrade dependencies across TensorFlow.NET #196

Workflow file for this run

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
name: Semantic
on:
pull_request:
branches: [ "master" ]
jobs:
semantic-pull-request:
name: Semantic check
runs-on: windows-latest
steps:
- name: semantic-pull-request
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true

Back | FazBrowse Home | New Git URL