Skip to content

Bump tensorflow from 2.13.0 to 2.17.0 #88

Bump tensorflow from 2.13.0 to 2.17.0

Bump tensorflow from 2.13.0 to 2.17.0 #88

name: label pull request
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.SPACEKIT_RELEASE_TOKEN }}"