Skip to content

Commit

Permalink
Add 1 more trigger.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 5, 2024
1 parent 9f16bf5 commit 8fb4aa0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/actions/prepare_env/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Prepare Environment.

on:
workflow_dispatch:
inputs:
tf_version:
description: 'TensorFlow version'
required: true
type: string
workflow_call:
inputs:
tf_version:
Expand Down

0 comments on commit 8fb4aa0

Please sign in to comment.